Navigation
API > API/Plugins > API/Plugins/VariantManager > API/Plugins/VariantManager/FVariantManager
Description
Sets up the blueprint class deriving from the function director that we'll use. Do this here as it uses editor-only code
| Name | GetOrCreateDirectorBlueprint |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/VariantManager/Source/VariantManager/Public/VariantManager.h |
| Include Path | #include "VariantManager.h" |
| Source | /Engine/Plugins/Enterprise/VariantManager/Source/VariantManager/Private/VariantManager.cpp |
UBlueprint * GetOrCreateDirectorBlueprint
(
ULevelVariantSets * InLevelVariantSets
)