Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/TRigVMNativizedLazyValue
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TRigVMNativizedLazyValue
(
const ComputedType& Value, |
RigVMCore/RigVMNativized.h | ||
TRigVMNativizedLazyValue
(
const ComputedType& Value, |
RigVMCore/RigVMNativized.h | ||
TRigVMNativizedLazyValue
(
const ComputedType& Value, |
RigVMCore/RigVMNativized.h |
TRigVMNativizedLazyValue(const ComputedType &, const FProperty *)
| Name | TRigVMNativizedLazyValue |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMNativized.h |
| Include Path | #include "RigVMCore/RigVMNativized.h" |
TRigVMNativizedLazyValue
(
const ComputedType & Value,
const FProperty * Property
)
TRigVMNativizedLazyValue(const ComputedType &, const FProperty *, const TFunction< ERigVMExecuteResult()> &)
| Name | TRigVMNativizedLazyValue |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMNativized.h |
| Include Path | #include "RigVMCore/RigVMNativized.h" |
TRigVMNativizedLazyValue
(
const ComputedType & Value,
const FProperty * Property,
const TFunction < ERigVMExecuteResult > & ComputeCallback
)
TRigVMNativizedLazyValue(const ComputedType &, const FProperty *, int32, const TFunction< ERigVMExecuteResult()> &)
| Name | TRigVMNativizedLazyValue |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMNativized.h |
| Include Path | #include "RigVMCore/RigVMNativized.h" |
TRigVMNativizedLazyValue
(
const ComputedType & Value,
const FProperty * Property,
int32 InBranchIndex,
const TFunction < ERigVMExecuteResult > & ComputeCallback
)