Navigation
API > API/Plugins > API/Plugins/UAF > API/Plugins/UAF/FAnimNextVariableReference
Description
Construct a reference from an existing soft reference. NOTE: can load the object static FAnimNextVariableReference FromSoftReference(const FAnimNextSoftVariableReference& InSoftReference);
| Name | FromProperty |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/Variables/AnimNextVariableReference.h |
| Include Path | #include "Variables/AnimNextVariableReference.h" |
| Source | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Private/Variables/AnimNextVariableReference.cpp |
static FAnimNextVariableReference FromProperty
(
const FProperty * InProperty,
const UScriptStruct * InStruct
)