Navigation
API > API/Plugins > API/Plugins/RigVM
| |
|
| Name |
FRigVMVariant |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMVariant.h |
| Include Path |
#include "RigVMCore/RigVMVariant.h" |
Syntax
USTRUCT (BlueprintType )
struct FRigVMVariant
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
RigVMCore/RigVMVariant.h |
|
|
|
RigVMCore/RigVMVariant.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Guid |
FGuid |
Guid which is shared by all variants of the same element. |
RigVMCore/RigVMVariant.h |
- BlueprintReadOnly
- VisibleAnywhere
- Category=Variant
|
| Tags |
TArray< FRigVMTag > |
Tags applied to this variant. |
RigVMCore/RigVMVariant.h |
- BlueprintReadWrite
- VisibleAnywhere
- Category=Variant
|
Functions
Public
Static