Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_RestrictedDeployableSpawnPointComponent.c File Reference

Go to the source code of this file.

Classes

class  SCR_RestrictedDeployableSpawnPointComponent
 Deployable spawn point with configurable conditions. More...

Enumerations

enum  SCR_ESpawnPointBudgetType

Functions

enum SCR_ESpawnPointBudgetType EntityEditorProps (category:"GameScripted/DeployableItems", description:"")

Variables

 NONE = 0
 SUPPLIES = 1
 SPAWNTICKET = 2

Enumeration Type Documentation

◆ SCR_ESpawnPointBudgetType

Function Documentation

◆ EntityEditorProps()

enum SCR_ESpawnPointBudgetType EntityEditorProps ( category:"GameScripted/DeployableItems" ,
description:""  )

Definition at line 1 of file SCR_RestrictedDeployableSpawnPointComponent.c.

Variable Documentation

◆ NONE

@ NONE = 0

Definition at line 9 of file SCR_RestrictedDeployableSpawnPointComponent.c.

◆ SPAWNTICKET

SPAWNTICKET = 2

◆ SUPPLIES

SUPPLIES = 1