Navigation
API > API/Plugins > API/Plugins/OptimusCore
| Name | FOptimusConstantIdentifier |
| Type | struct |
| Header File | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Public/OptimusConstant.h |
| Include Path | #include "OptimusConstant.h" |
Syntax
USTRUCT ()
struct FOptimusConstantIdentifier
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| OptimusConstant.h | |||
FOptimusConstantIdentifier
(
const UOptimusNode* InNode, |
OptimusConstant.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ConstantName | FName | OptimusConstant.h | ||
| GroupName | FName | OptimusConstant.h | ||
| NodePath | FName | OptimusConstant.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FName GetLocalConstantName() |
OptimusConstant.h | ||
bool IsValid() |
OptimusConstant.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
FOptimusConstantIdentifier const& InOther |
OptimusConstant.h |