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

Private Member Functions

void CreditsDepartmentElement (int index, Widget parent, JsonDataCreditsDepartment department_data)
 
void LoadDataAsync (array< ref JsonDataCreditsSection > department_data)
 
void CreditsGraphicalElement (int index, Widget parent)
 

Private Attributes

protected TextWidget m_DepartmentTitle
 
protected GridSpacerWidget m_DepartmentSections
 
protected ref array< ref CreditsDepartmentSectionm_DepartmentSectionEntries = new array<ref CreditsDepartmentSection>
 

Member Function Documentation

◆ CreditsDepartmentElement()

◆ CreditsGraphicalElement()

void CreditsGraphicalElement ( int  index,
Widget  parent 
)
inlineprivate

◆ LoadDataAsync()

void LoadDataAsync ( array< ref JsonDataCreditsSection department_data)
inlineprivate

Field Documentation

◆ m_DepartmentSectionEntries

protected ref array<ref CreditsDepartmentSection> m_DepartmentSectionEntries = new array<ref CreditsDepartmentSection>
private

◆ m_DepartmentSections

protected GridSpacerWidget m_DepartmentSections
private

◆ m_DepartmentTitle

protected TextWidget m_DepartmentTitle
private

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