Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/IRigVMAssetInterface
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TMap< FString, FSoftObjectPath > & GetUserDefinedEnumToPathName
(
bool bFromCDO |
RigVMAsset.h | ||
virtual const TMap< FString, FSoftObjectPath > & GetUserDefinedEnumToPathName
(
bool bFromCDO |
RigVMAsset.h |
GetUserDefinedEnumToPathName(bool)
| Name | GetUserDefinedEnumToPathName |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMAsset.h |
| Include Path | #include "RigVMAsset.h" |
TMap < FString , FSoftObjectPath > & GetUserDefinedEnumToPathName
(
bool bFromCDO
)
GetUserDefinedEnumToPathName(bool)
| Name | GetUserDefinedEnumToPathName |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMAsset.h |
| Include Path | #include "RigVMAsset.h" |
virtual const TMap < FString , FSoftObjectPath > & GetUserDefinedEnumToPathName
(
bool bFromCDO
) const