Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > EntitySystem > FPropertyDefinition
Syntax
ICustomPropertyRegistration &42; CustomPropertyRegistration
Remarks
Pointer to a custom getter/setter registry for short circuiting the UObject VM. Must outlive this definitions lifetime (usually these are static or singletons)