Navigation
API > API/Plugins > API/Plugins/AnimNextStateTree > API/Plugins/AnimNextStateTree/FRigVariableIndexCache
Description
Make a variable name that we use as a wrapper for a function param or return
| Name | MakeFunctionWrapperVariableName |
| Type | function |
| Header File | /Engine/Plugins/Experimental/AnimNextStateTree/Source/AnimNextStateTree/Public/RigVMUtils/RigVariableIndexCache.h |
| Include Path | #include "RigVMUtils/RigVariableIndexCache.h" |
| Source | /Engine/Plugins/Experimental/AnimNextStateTree/Source/AnimNextStateTree/Private/RigVMUtils/RigVariableIndexCache.cpp |
static FString MakeFunctionWrapperVariableName
(
FName InFunctionName,
FName InVariableName
)