Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
The most basic payload that can be derived and sent via SCR_SpawnRequestComponent to be handled by SCR_SpawnHandlerComponent on the authority.
Each data needs a specific handler, the relation of SCR_SpawnRequestComponent : SCR_SpawnHandlerComponent is always 1:1. See existing implementation for details and examples.
Definition at line 9 of file SCR_SpawnData.c.