Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper
| Name | FRigVMStringTag |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/EdGraph/RigVMEdGraph.h |
| Include Path | #include "EdGraph/RigVMEdGraph.h" |
Syntax
struct FRigVMStringTag
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| EdGraph/RigVMEdGraph.h | |||
FRigVMStringTag
(
const FName& InName, |
EdGraph/RigVMEdGraph.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Color | FLinearColor | EdGraph/RigVMEdGraph.h | ||
| Name | FName | EdGraph/RigVMEdGraph.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| EdGraph/RigVMEdGraph.h | |||
bool Equals
(
const FRigVMStringTag& InOther |
EdGraph/RigVMEdGraph.h | ||
const FLinearColor & GetColor() |
EdGraph/RigVMEdGraph.h | ||
const FName & GetName() |
EdGraph/RigVMEdGraph.h | ||
bool IsValid() |
EdGraph/RigVMEdGraph.h |