DIFF

class IntroSceneCharacterSource

IntroSceneCharacter Managed

All members, including inherited

Constructors 2

void ~IntroSceneCharacter()

Members 12

protected vector m_CharacterPos
protected vector m_CharacterRot
protected ref TStringArray m_CharGenderList = new TStringArray
protected ref TStringArray m_CharShirtList = new TStringArray

legacy

protected ref TStringArray m_CharPantsList = new TStringArray

legacy

protected ref TStringArray m_CharShoesList = new TStringArray

legacy

protected ref map<ECharGender, ref array<string>> m_Characters = new map<ECharGender, ref array<string>>
protected ECharGender m_CharGender

Methods 32

void SetCharacterID(int char_id)
References m_CharacterId
TStringArray GetCharGenderList()
References m_CharGenderList
TStringArray GetCharShirtsList()
References m_CharShirtList
TStringArray GetCharPantsList()
References m_CharPantsList
TStringArray GetCharShoesList()
References m_CharShoesList
ECharGender GetCharacterGender()
References m_CharGender
int GetNextCharacterID()
void GetLastPlayedServer(int characterID, out string address, out string name, out int port)
void GetLastPlayedServerEx(int characterID, out string address, out string name, out int port, out int steamQueryPort)
protected void CharacterUnload()
void SaveDefaultCharacter()