Navigation
Unreal Engine C++ API Reference > Plugins > OptimusCore > IOptimusGeneratedClassDefiner
References
Module | OptimusCore |
Header | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Public/IOptimusGeneratedClassDefiner.h |
Include | #include "IOptimusGeneratedClassDefiner.h" |
UClass * GetClassFromCreationString
(
UPackage * InPackage,
const TCHAR * InCreationString
) const
Remarks
Create a generated class, within the package provided, from the creation string that was originally generated by GetClassCreationString.