Navigation
API > API/Plugins > API/Plugins/UAF > API/Plugins/UAF/FAnimNextFunctionReference
Description
Construct a reference from a function header and owning asset. Stores the GUID for rename robustness.
| Name | FromHeader |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/AnimNextFunctionReference.h |
| Include Path | #include "AnimNextFunctionReference.h" |
| Source | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Private/AnimNextFunctionReference.cpp |
static FAnimNextFunctionReference FromHeader
(
const FRigVMGraphFunctionHeader & InHeader,
const UObject * InAsset
)