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