Navigation
API > API/Plugins > API/Plugins/VariantManagerContent
Inheritance Hierarchy
References
Module
VariantManagerContent
Header
/Engine/Plugins/Enterprise/VariantManagerContent/Source/VariantManagerContent/Public/LevelVariantSetsFunctionDirector.h
Include
#include "LevelVariantSetsFunctionDirector.h"
Syntax
UCLASS&40;Blueprintable&41;
class ULevelVariantSetsFunctionDirector : public UObject
Copy full snippet
Variables
Type
Name
Description
OnDirectorDestroyed
OnDestroy
Called from our destructor Mainly used by levelvariantsets to keep track of when a director becomes invalid and we need to create a new one for that world
Destructors
Type
Name
Description
Functions