|
Arma Reforger Script API
|
System for handling transforms over the network. More...
Additional Inherited Members | |
Public Member Functions inherited from GameSystem | |
| bool | ShouldBePaused () |
| Is this system should be paused while the simulation is paused? | |
| bool | ShouldBeEnabledInEditMode () |
| Is this system should be enabled inside the editor. | |
System for handling transforms over the network.
It generates inputs for consumers (NwkMovementConsumerSystem)
TODO: Transfer fully to ECS or at least move most of related logic from NwkMovementComponent here