Navigation
API > API/Plugins > API/Plugins/Mover
References
| Module | Mover |
| Header | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MovementModeTransition.h |
| Include | #include "MovementModeTransition.h" |
Syntax
USTRUCT (BlueprintType )
struct FTransitionEvalResult
Remarks
Results from a movement mode transition evaluation
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | NextMode | Mode name that should be transitioned to. NAME_None indicates no transition. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FTransitionEvalResult
(
FName InNextMode |
Constants
| Name | Description |
|---|---|
| NoTransition |