Navigation
API > API/Plugins > API/Plugins/AnimNext > API/Plugins/AnimNext/Param
References
| Module | AnimNext |
| Header | /Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Public/Param/ParamCompatibility.h |
| Include | #include "Param/ParamCompatibility.h" |
Syntax
struct FParamCompatibility
Variables
| Type | Name | Description | |
|---|---|---|---|
| EParamCompatibility | Compatibility |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FParamCompatibility
(
EParamCompatibility InCompatibility |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FParamCompatibility | Compatible () |
||
| FParamCompatibility | Equal () |
||
| FParamCompatibility | |||
| bool | IsCompatible () |
||
| bool | |||
| bool | IsEqual () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FParamCompatibility& InOther |
||
| bool | operator<
(
const FParamCompatibility& InOther |
||
| bool | operator<=
(
const FParamCompatibility& InOther |
||
| bool | operator==
(
const FParamCompatibility& InOther |
||
| bool | operator>
(
const FParamCompatibility& InOther |
||
| bool | operator>=
(
const FParamCompatibility& InOther |