Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_JsonApiStruct.c
Go to the documentation of this file.
1 
6 {
10  bool Serialize()
11  {
12  return false;
13  }
17  bool Deserialize()
18  {
19  return false;
20  }
24  void ClearCache()
25  {
26  }
30  void Log()
31  {
32  }
33 };
JsonApiStruct
Parameters for joining server.
Definition: FeedbackDialogUI.c:2
SCR_JsonApiStruct
Definition: SCR_JsonApiStruct.c:5
BaseContainerProps
SCR_AIGoalReaction_Follow BaseContainerProps
Handles insects that are supposed to be spawned around selected prefabs defined in prefab names array...
Definition: SCR_AIGoalReaction.c:468