Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_EntitySpawnerCharacterSlotComponent.c File Reference

Go to the source code of this file.

Data Structures

class  SCR_EntitySpawnerCharacterSlotComponentClass
 

Functions

SCR_EntitySpawnerCharacterSlotComponentClass SCR_EntitySpawnerSlotComponentClass Attribute ("{FFF9518F73279473}PrefabsEditable/Auto/AI/Waypoints/E_AIWaypoint_Move.et", UIWidgets.ResourceNamePicker, "Defend waypoint prefab", "et")] protected ResourceName m_sDefaultWaypointPrefab
 Specifies slot to be used with nearby Entity Spawner Components. More...
 
ResourceName GetDefaultWaypointPrefab ()
 
vector GetDefaultWaypointPosition ()
 

Variables

protected vector m_vDefaultWaypointPosition
 

Function Documentation

◆ Attribute()

SCR_EntitySpawnerCharacterSlotComponentClass SCR_EntitySpawnerSlotComponentClass Attribute ( "{FFF9518F73279473}PrefabsEditable/Auto/AI/Waypoints/E_AIWaypoint_Move.et ,
UIWidgets.  ResourceNamePicker,
"Defend waypoint prefab"  ,
"et"   
)

Specifies slot to be used with nearby Entity Spawner Components.

◆ GetDefaultWaypointPosition()

vector GetDefaultWaypointPosition ( )
Returns

Definition at line 23 of file SCR_EntitySpawnerCharacterSlotComponent.c.

◆ GetDefaultWaypointPrefab()

ResourceName GetDefaultWaypointPrefab ( )
Returns

Definition at line 16 of file SCR_EntitySpawnerCharacterSlotComponent.c.

Variable Documentation

◆ m_vDefaultWaypointPosition

protected vector m_vDefaultWaypointPosition

Definition at line 12 of file SCR_EntitySpawnerCharacterSlotComponent.c.