Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/RigVMCore > API/Plugins/RigVM/RigVMCore/URigVM
| Type | Name | Description | |
|---|---|---|---|
| TMap< int32, TArray< FRigVMTraitScope > > | GetTraits
(
FRigVMExtendedExecuteContext& InContext |
Returns the traits of a given type for this VM's bytecode and Context | |
| TMap< int32, TArray< FRigVMTraitScope > > | GetTraits
(
FRigVMExtendedExecuteContext& InContext, |
Returns the traits for this VM's bytecode and Context | |
| TMap< int32, TArray< FRigVMTraitScope > > | GetTraits
(
FRigVMExtendedExecuteContext& InContext, |
Returns the traits of a given type for this VM's bytecode and Context, as well as any additional memory handles | |
| TMap< int32, TArray< FRigVMTraitScope > > | GetTraits
(
FRigVMExtendedExecuteContext& InContext, |
Returns the traits for this VM's bytecode and Context, as well as any additional memory handles |