Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/URigVMNativized
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static ArrayType::ElementType & GetOperandSlice
(
FRigVMNativizedContext& Context, |
RigVMCore/RigVMNativized.h | ||
static ArrayType::ElementType & GetOperandSlice
(
FRigVMExtendedExecuteContext& Context, |
RigVMCore/RigVMNativized.h |
GetOperandSlice(FRigVMNativizedContext &, ArrayType &, const typename ArrayType::ElementType *)
| Name | GetOperandSlice |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMNativized.h |
| Include Path | #include "RigVMCore/RigVMNativized.h" |
template<typename ArrayType>
static ArrayType::ElementType & GetOperandSlice
(
FRigVMNativizedContext & Context,
ArrayType & InOutArray,
const typename ArrayType::ElementType * InDefaultValue
)
GetOperandSlice(FRigVMExtendedExecuteContext &, ArrayType &, const typename ArrayType::ElementType *)
| Name | GetOperandSlice |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMNativized.h |
| Include Path | #include "RigVMCore/RigVMNativized.h" |
template<typename ArrayType>
static ArrayType::ElementType & GetOperandSlice
(
FRigVMExtendedExecuteContext & Context,
ArrayType & InOutArray,
const typename ArrayType::ElementType * InDefaultValue
)