Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
SCR_PlayerLoadout Interface Reference
Inheritance diagram for SCR_PlayerLoadout:
[legend]

Public Member Functions

override ResourceName GetLoadoutResource ()
 
override ResourceName GetLoadoutImageResource ()
 
override string GetLoadoutName ()
 
- Public Member Functions inherited from SCR_BasePlayerLoadout
ResourceName GetLoadoutResource ()
 
string GetLoadoutName ()
 
ResourceName GetLoadoutImageResource ()
 
bool IsLoadoutAvailable (int playerId)
 
bool IsLoadoutAvailableClient ()
 
void OnLoadoutSpawned (GenericEntity pOwner, int playerId)
 

Public Attributes

string m_sLoadoutName
 
ResourceName m_sLoadoutResource
 
ResourceName m_sLoadoutImage
 

Member Function Documentation

◆ GetLoadoutImageResource()

override ResourceName SCR_PlayerLoadout.GetLoadoutImageResource ( )
Returns

Implements SCR_BasePlayerLoadout.

◆ GetLoadoutName()

override string SCR_PlayerLoadout.GetLoadoutName ( )
Returns

Implements SCR_BasePlayerLoadout.

◆ GetLoadoutResource()

override ResourceName SCR_PlayerLoadout.GetLoadoutResource ( )
Returns

Implements SCR_BasePlayerLoadout.

Member Data Documentation

◆ m_sLoadoutImage

ResourceName SCR_PlayerLoadout.m_sLoadoutImage

◆ m_sLoadoutName

string SCR_PlayerLoadout.m_sLoadoutName

◆ m_sLoadoutResource

ResourceName SCR_PlayerLoadout.m_sLoadoutResource

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