Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/RigVMCore
References
| Module | RigVM |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMNameCache.h |
| Include | #include "RigVMCore/RigVMNameCache.h" |
Syntax
struct FRigVMNameOp
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRigVMNameOp () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FRigVMNameOp | |||
| FRigVMNameOp | Contains
(
const FName& InA, |
||
| FRigVMNameOp | EndsWith
(
const FName& InA, |
||
| uint32 | GetTypeHash
(
const FName& InName |
||
| FRigVMNameOp | |||
| FRigVMNameOp | |||
| FRigVMNameOp | Replace
(
const FName& InA, |
||
| FRigVMNameOp | |||
| FRigVMNameOp | |||
| FRigVMNameOp | StartsWith
(
const FName& InA, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FRigVMNameOp& Other |
||
| bool | operator<
(
const FRigVMNameOp& Other |
||
| bool | operator==
(
const FRigVMNameOp& Other |
||
| bool | operator>
(
const FRigVMNameOp& Other |