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< Widget > | m_SectionEntries = new array<Widget> |
| void CreditsDepartmentSection | ( | int | index, |
| Widget | parent, | ||
| JsonDataCreditsSection | section_data | ||
| ) |
References GetGame(), m_Root, m_SectionEntries, and m_SectionSections.
Referenced by LoadDataAsync().
| protected WrapSpacerWidget m_SectionSections |
Referenced by CreditsDepartmentSection(), and LoadDataAsync().
| class CreditsDepartmentElement extends CreditsElement m_SectionTitle |
Referenced by CreditsDepartmentSection().