Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Movement Mode Tick End State' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| real | Remaining Ms | Any unused tick time |
| name | Next Mode Name | |
| boolean | Ended With No Changes | Affirms that no state changes were made during this simulation tick. Can help optimizations if modes set this during sim tick. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Movement Mode Tick End State |