Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_EditorServerEntity.c
Go to the documentation of this file.
1 [EntityEditorProps(category: "GameScripted/EditorServer", description: "")]
2 class SCR_EditorServerEntityClass: GenericEntityClass
3 {
4 };
6 {
7 };
EntityEditorProps
enum EQueryType EntityEditorProps(category:"GameScripted/Sound", description:"THIS IS THE SCRIPT DESCRIPTION.", color:"0 0 255 255")
Definition: SCR_AmbientSoundsComponent.c:12
GenericEntity
SCR_GenericBoxEntityClass GenericEntity
SCR_EditorServerEntityClass
Definition: SCR_EditorServerEntity.c:2
SCR_EditorServerEntity
Definition: SCR_EditorServerEntity.c:5
category
params category
Definition: SCR_VehicleDamageManagerComponent.c:180