Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
GameRplScheduler.c
Go to the documentation of this file.
1class GameRplSchedulerInsertionCtx: RplSchedulerInsertionCtx
2{
3 RplIdentity OnlyRelevantTo;
4 bool CanBeStreamed;
5 bool OwnerStreamOut;
6};
Replication connection identity.
Definition RplIdentity.c:14