Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_SpawnPointSpawnData Class Reference
Inheritance diagram for SCR_SpawnPointSpawnData:
SCR_SpawnData

Protected Member Functions

override ResourceName GetPrefab ()
override vector GetPosition ()
override vector GetAngles ()
RplId GetRplId ()
SCR_SpawnPoint GetSpawnPoint ()
void SCR_SpawnPointSpawnData (ResourceName prefab, RplId rplId)

Protected Attributes

ResourceName m_Prefab
RplId m_RplId
SCR_SpawnPoint m_SpawnPoint

Detailed Description

Definition at line 2 of file SCR_SpawnPointSpawnData.c.

Constructor & Destructor Documentation

◆ SCR_SpawnPointSpawnData()

void SCR_SpawnPointSpawnData::SCR_SpawnPointSpawnData ( ResourceName prefab,
RplId rplId )
inlineprotected

Definition at line 31 of file SCR_SpawnPointSpawnData.c.

Member Function Documentation

◆ GetAngles()

override vector SCR_SpawnPointSpawnData::GetAngles ( )
inlineprotected

Definition at line 16 of file SCR_SpawnPointSpawnData.c.

◆ GetPosition()

override vector SCR_SpawnPointSpawnData::GetPosition ( )
inlineprotected

Definition at line 12 of file SCR_SpawnPointSpawnData.c.

◆ GetPrefab()

override ResourceName SCR_SpawnPointSpawnData::GetPrefab ( )
inlineprotected

Definition at line 8 of file SCR_SpawnPointSpawnData.c.

◆ GetRplId()

RplId SCR_SpawnPointSpawnData::GetRplId ( )
inlineprotected

Definition at line 21 of file SCR_SpawnPointSpawnData.c.

◆ GetSpawnPoint()

SCR_SpawnPoint SCR_SpawnPointSpawnData::GetSpawnPoint ( )
inlineprotected

Definition at line 26 of file SCR_SpawnPointSpawnData.c.

Member Data Documentation

◆ m_Prefab

ResourceName SCR_SpawnPointSpawnData::m_Prefab
protected

Definition at line 4 of file SCR_SpawnPointSpawnData.c.

◆ m_RplId

RplId SCR_SpawnPointSpawnData::m_RplId
protected

Definition at line 5 of file SCR_SpawnPointSpawnData.c.

◆ m_SpawnPoint

SCR_SpawnPoint SCR_SpawnPointSpawnData::m_SpawnPoint
protected

Definition at line 6 of file SCR_SpawnPointSpawnData.c.


The documentation for this class was generated from the following file: