Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FMaterialKeyGeneratorContext
Description
Add or remove include flags, depending on the value of bIncluded.
| Name | SetFlags |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/MaterialKeyGeneratorContext.h |
| Include Path | #include "MaterialKeyGeneratorContext.h" |
void SetFlags
(
EMaterialKeyInclude Flags,
bool bIncluded
)