![]() |
Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
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 |
| 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.
| vector GetDefaultWaypointPosition | ( | ) |
Definition at line 23 of file SCR_EntitySpawnerCharacterSlotComponent.c.
| ResourceName GetDefaultWaypointPrefab | ( | ) |
Definition at line 16 of file SCR_EntitySpawnerCharacterSlotComponent.c.
| protected vector m_vDefaultWaypointPosition |
Definition at line 12 of file SCR_EntitySpawnerCharacterSlotComponent.c.