Navigation
API > API/Plugins > API/Plugins/OptimusCore
References
| Module | OptimusCore |
| Header | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Public/OptimusValue.h |
| Include | #include "OptimusValue.h" |
Syntax
USTRUCT ()
struct FOptimusValueIdentifier
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | Name | ||
| EOptimusValueType | Type |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
FOptimusValueIdentifier const& InOther |