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
13
class
SCR_EditorPingEntity
:
GenericEntity
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
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
Editor
Entities
SCR_EditorPingEntity.c
Generated by
1.8.17