![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_CleanSweepNetworkComponentClass |
Functions | |
| SCR_CleanSweepNetworkComponentClass ScriptComponentClass | CommitSuicide () |
| void | ShowAreaSelectionScreen () |
| void | ChooseArea (int areaID, bool swapSides) |
| void | SetControlledEntityOrigin (vector origin) |
| void | RPC_CommitSuicide () |
| void | RPC_SetControlledEntityOrigin (vector origin) |
| void | RPC_ShowAreaSelectionScreen () |
| void | RPC_ChooseArea (int areaID, bool swapSides) |
| void | SCR_CleanSweepNetworkComponent (IEntityComponentSource src, IEntity ent, IEntity parent) |
| [in] | areaID | |
| [in] | swapSides |
Definition at line 27 of file SCR_CleanSweepNetworkComponent.c.
| SCR_CleanSweepNetworkComponentClass ScriptComponentClass CommitSuicide | ( | ) |
Definition at line 1 of file SCR_CleanSweepNetworkComponent.c.
Definition at line 82 of file SCR_CleanSweepNetworkComponent.c.
|
protected |
Definition at line 41 of file SCR_CleanSweepNetworkComponent.c.
|
protected |
Definition at line 60 of file SCR_CleanSweepNetworkComponent.c.
|
protected |
Definition at line 71 of file SCR_CleanSweepNetworkComponent.c.
|
protected |
| [in] | src | |
| [in] | ent | |
| [in] | parent |
Definition at line 97 of file SCR_CleanSweepNetworkComponent.c.
| void SetControlledEntityOrigin | ( | vector | origin | ) |
| [in] | origin |
Definition at line 34 of file SCR_CleanSweepNetworkComponent.c.
| void ShowAreaSelectionScreen | ( | ) |
Definition at line 18 of file SCR_CleanSweepNetworkComponent.c.