Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Mover Event Context' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| real | Event Time Ms | Simulation time that this event occurred (in server simulation timespace) |
| integer | Server Frame | Server frame that this event occurred |
| boolean | Is During Resimulation | Did this event occur while resimulating a past sim frame? |
| boolean | Is Caused By Rollback | Did this event occur during the instant that the simulation rolled back to an earlier state? Note this is different than during resim. See also @bIsDuringResimulation |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Mover Event Context |