ULevelVariantSets::GetDirectorInstance

Return an existing or create a new director instance for the world that WorldContext is in.

Windows
MacOS
Linux

References

Module

VariantManagerContent

Header

/Engine/Plugins/Enterprise/VariantManagerContent/Source/VariantManagerContent/Public/LevelVariantSets.h

Include

#include "LevelVariantSets.h"

Source

/Engine/Plugins/Enterprise/VariantManagerContent/Source/VariantManagerContent/Private/LevelVariantSets.cpp

Syntax

UObject * GetDirectorInstance
(
    UObject * WorldContext
)

Remarks

Return an existing or create a new director instance for the world that WorldContext is in.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss