PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
CreditsDepartmentElement.c File Reference

Data Structures

class  CreditsElement
 

Functions

void CreditsDepartmentSection (int index, Widget parent, JsonDataCreditsSection section_data)
 
void LoadDataAsync (array< string > section_data)
 

Variables

class CreditsDepartmentElement extends CreditsElement m_SectionTitle
 
protected WrapSpacerWidget m_SectionSections
 
protected ref array< Widgetm_SectionEntries = new array<Widget>
 

Function Documentation

◆ CreditsDepartmentSection()

◆ LoadDataAsync()

void LoadDataAsync ( array< string section_data)

Variable Documentation

◆ m_SectionEntries

protected ref array<Widget> m_SectionEntries = new array<Widget>

Referenced by LoadDataAsync().

◆ m_SectionSections

protected WrapSpacerWidget m_SectionSections

◆ m_SectionTitle

class CreditsDepartmentElement extends CreditsElement m_SectionTitle