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

Go to the source code of this file.

Classes

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.
ResourceName GetDefaultWaypointPrefab ()
vector GetDefaultWaypointPosition ()

Variables

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 ( )
protected
Returns

Definition at line 23 of file SCR_EntitySpawnerCharacterSlotComponent.c.

◆ GetDefaultWaypointPrefab()

ResourceName GetDefaultWaypointPrefab ( )
protected
Returns

Definition at line 16 of file SCR_EntitySpawnerCharacterSlotComponent.c.

Variable Documentation

◆ m_vDefaultWaypointPosition

vector m_vDefaultWaypointPosition
protected

Definition at line 12 of file SCR_EntitySpawnerCharacterSlotComponent.c.