Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
SCR_EditorServerEntity.c
Go to the documentation of this file.
1
[
EntityEditorProps
(
category
:
"GameScripted/EditorServer"
, description:
""
)]
2
class
SCR_EditorServerEntityClass
: GenericEntityClass
3
{
4
};
5
class
SCR_EditorServerEntity
:
GenericEntity
6
{
7
};
EntityEditorProps
enum SCR_ECompassType EntityEditorProps(category:"GameScripted/Gadgets", description:"Compass", color:"0 0 255 255")
Prefab data class for compass component.
Definition
SCR_CompassComponent.c:10
category
params category
Definition
SCR_VehicleDamageManagerComponent.c:302
GenericEntity
Definition
GenericEntity.c:16
SCR_EditorServerEntityClass
Definition
SCR_EditorServerEntity.c:3
SCR_EditorServerEntity
Definition
SCR_EditorServerEntity.c:6
scripts
Game
Editor
Entities
SCR_EditorServerEntity.c
Generated by
1.17.0