Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/FLayeredMoveInstance
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const TSubclassOf< ULayeredMoveLogic >& LogicClass |
TArray::FindByKey() enablers | LayeredMoveBase.h | |
bool operator==
(
const UScriptStruct* MoveDataType |
LayeredMoveBase.h |
operator==(const TSubclassOf< ULayeredMoveLogic > &)
Description
TArray::FindByKey() enablers
| Name | operator== |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/LayeredMoveBase.h |
| Include Path | #include "LayeredMoveBase.h" |
bool operator==
(
const TSubclassOf < ULayeredMoveLogic > & LogicClass
) const
operator==(const UScriptStruct *)
| Name | operator== |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/LayeredMoveBase.h |
| Include Path | #include "LayeredMoveBase.h" |
bool operator==
(
const UScriptStruct * MoveDataType
) const