Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/FRigVMMemoryHandle
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsTypeArray
(
bool bIsHiddenArgument |
Returns true if the handle is of the given type | RigVMCore/RigVMMemoryStorage.h | |
bool IsTypeArray
(
bool bIsHiddenArgument |
Returns true if the handle is of the given type | RigVMCore/RigVMMemoryStorage.h | |
bool IsTypeArray
(
bool bIsHiddenArgument |
Returns true if the handle is of the given type | RigVMCore/RigVMMemoryStorage.h | |
bool IsTypeArray
(
bool bIsHiddenArgument |
Returns true if the handle is of the given type | RigVMCore/RigVMMemoryStorage.h | |
bool IsTypeArray
(
bool bIsHiddenArgument |
Returns true if the handle is of the given type | RigVMCore/RigVMMemoryStorage.h | |
bool IsTypeArray
(
bool bIsHiddenArgument |
Returns true if the handle is of the given type | RigVMCore/RigVMMemoryStorage.h | |
bool IsTypeArray
(
bool bIsHiddenArgument |
Returns true if the handle is of the given type | RigVMCore/RigVMMemoryStorage.h | |
bool IsTypeArray
(
bool bIsHiddenArgument |
Returns true if the handle is of the given type | RigVMCore/RigVMMemoryStorage.h | |
bool IsTypeArray
(
bool bIsHiddenArgument |
Returns true if the handle is of the given type | RigVMCore/RigVMMemoryStorage.h | |
bool IsTypeArray
(
bool bIsHiddenArgument |
Returns true if the handle is of the given type | RigVMCore/RigVMMemoryStorage.h |
IsTypeArray(bool)
Description
Returns true if the handle is of the given type
| Name | IsTypeArray |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMMemoryStorage.h |
| Include Path | #include "RigVMCore/RigVMMemoryStorage.h" |
template<typename T, typename TEnableIf < TRigVMIsBool < T >::Value , T >::Type *>
bool IsTypeArray
(
bool bIsHiddenArgument
) const
IsTypeArray(bool)
Description
Returns true if the handle is of the given type
| Name | IsTypeArray |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMMemoryStorage.h |
| Include Path | #include "RigVMCore/RigVMMemoryStorage.h" |
template<typename T, typename TEnableIf < TRigVMIsFloat < T >::Value , T >::Type *>
bool IsTypeArray
(
bool bIsHiddenArgument
) const
IsTypeArray(bool)
Description
Returns true if the handle is of the given type
| Name | IsTypeArray |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMMemoryStorage.h |
| Include Path | #include "RigVMCore/RigVMMemoryStorage.h" |
template<typename T, typename TEnableIf < TRigVMIsDouble < T >::Value , T >::Type *>
bool IsTypeArray
(
bool bIsHiddenArgument
) const
IsTypeArray(bool)
Description
Returns true if the handle is of the given type
| Name | IsTypeArray |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMMemoryStorage.h |
| Include Path | #include "RigVMCore/RigVMMemoryStorage.h" |
template<typename T, typename TEnableIf < TRigVMIsInt32 < T >::Value , T >::Type *>
bool IsTypeArray
(
bool bIsHiddenArgument
) const
IsTypeArray(bool)
Description
Returns true if the handle is of the given type
| Name | IsTypeArray |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMMemoryStorage.h |
| Include Path | #include "RigVMCore/RigVMMemoryStorage.h" |
template<typename T, typename TEnableIf < TRigVMIsName < T >::Value , T >::Type *>
bool IsTypeArray
(
bool bIsHiddenArgument
) const
IsTypeArray(bool)
Description
Returns true if the handle is of the given type
| Name | IsTypeArray |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMMemoryStorage.h |
| Include Path | #include "RigVMCore/RigVMMemoryStorage.h" |
template<typename T, typename TEnableIf < TRigVMIsString < T >::Value , T >::Type *>
bool IsTypeArray
(
bool bIsHiddenArgument
) const
IsTypeArray(bool)
Description
Returns true if the handle is of the given type
| Name | IsTypeArray |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMMemoryStorage.h |
| Include Path | #include "RigVMCore/RigVMMemoryStorage.h" |
template<typename T, typename TEnableIf < TRigVMIsBaseStructure < T >::Value , T >::Type *>
bool IsTypeArray
(
bool bIsHiddenArgument
) const
IsTypeArray(bool)
Description
Returns true if the handle is of the given type
| Name | IsTypeArray |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMMemoryStorage.h |
| Include Path | #include "RigVMCore/RigVMMemoryStorage.h" |
template<typename T, typename TEnableIf < TModels_V< CRigVMUStruct , T > >::Type *>
bool IsTypeArray
(
bool bIsHiddenArgument
) const
IsTypeArray(bool)
Description
Returns true if the handle is of the given type
| Name | IsTypeArray |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMMemoryStorage.h |
| Include Path | #include "RigVMCore/RigVMMemoryStorage.h" |
template<typename T, typename TEnableIf < TIsEnum < T >::Value >::Type *>
bool IsTypeArray
(
bool bIsHiddenArgument
) const
IsTypeArray(bool)
Description
Returns true if the handle is of the given type
| Name | IsTypeArray |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMMemoryStorage.h |
| Include Path | #include "RigVMCore/RigVMMemoryStorage.h" |
template<typename T, typename TEnableIf < TModels_V< CRigVMUClass , T > >::Type *>
bool IsTypeArray
(
bool bIsHiddenArgument
) const