Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_IdentityBio Interface Reference
Inheritance diagram for SCR_IdentityBio:
SCR_IdentityBioExtendedOverwrite SCR_IdentityBioCharacterExtendedOverwrite

Public Member Functions

string GetBioText ()
 
bool IsUnique ()
 

Protected Attributes

LocalizedString m_sBio
 
bool m_bIsUnique
 

Member Function Documentation

◆ GetBioText()

string SCR_IdentityBio.GetBioText ( )
Returns
The bio of the character

◆ IsUnique()

bool SCR_IdentityBio.IsUnique ( )
Returns
If the character will only show up once in the game

Member Data Documentation

◆ m_bIsUnique

bool SCR_IdentityBio.m_bIsUnique
protected

◆ m_sBio

LocalizedString SCR_IdentityBio.m_sBio
protected

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