Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/FRigVMCodeConverter
Description
============================================================================ Type/Path Resolution
Computes a hash for a property path (used for deduplication).
| Name | GetPropertyPathHash |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMCompiler/RigVMCodeConverter.h |
| Include Path | #include "RigVMCompiler/RigVMCodeConverter.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Private/RigVMCompiler/RigVMCodeConverter.cpp |
static uint32 GetPropertyPathHash
(
const FRigVMPropertyPath & InPropertyPath
)