Choose your operating system:
Windows
macOS
Linux
| FKismetCompilerContext::EnsureProperGeneratedClass()
|
Module |
|
Header |
/Engine/Source/Editor/KismetCompiler/Public/KismetCompiler.h |
Include |
#include "KismetCompiler.h" |
Source |
/Engine/Source/Editor/KismetCompiler/Private/KismetCompiler.cpp |
Backwards Compatability: Ensures that the passed in TargetClass is of the proper type (e.g. BlueprintGeneratedClass, AnimBlueprintGeneratedClass), and NULLs the reference if it is not