Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/RigVMCore > API/Plugins/RigVM/RigVMCore/FRigVMByteCode
| Type | Name | Description | |
|---|---|---|---|
| TMap< int32, TArray< FRigVMTraitScope > > | GetTraits
(
FRigVMMemoryStorageStruct& InLiteralMemory, |
Returns the traits of a given type for the provided memory | |
| TMap< int32, TArray< FRigVMTraitScope > > | GetTraits
(
FRigVMMemoryStorageStruct& InLiteralMemory, |
Returns the traits for the provided memory | |
| TMap< int32, TArray< FRigVMTraitScope > > | GetTraits
(
FRigVMMemoryStorageStruct& InLiteralMemory, |
Returns the traits of a given type for the provided memory and any additional memorty handles | |
| TMap< int32, TArray< FRigVMTraitScope > > | GetTraits
(
FRigVMMemoryStorageStruct& InLiteralMemory, |
Returns the traits for the provided memory and any additional memory handles |