◆ GetBallisticPage()
- Parameters
-
[in] | pageID | position in the array of configs |
- Returns
◆ GetBallisticPages()
- Parameters
-
- Returns
- number of ballistic pages that are returned
◆ GetCellPrefab()
ResourceName SCR_BallisticTableComponentClass.GetCellPrefab |
( |
| ) |
|
◆ GetDispersionTextFormat()
string SCR_BallisticTableComponentClass.GetDispersionTextFormat |
( |
| ) |
|
◆ GetLayoutName()
ResourceName SCR_BallisticTableComponentClass.GetLayoutName |
( |
| ) |
|
◆ GetNumberOfColumns()
int SCR_BallisticTableComponentClass.GetNumberOfColumns |
( |
| ) |
|
◆ GetNumberOfPages()
int SCR_BallisticTableComponentClass.GetNumberOfPages |
( |
| ) |
|
◆ GetPageChangeSoundName()
string SCR_BallisticTableComponentClass.GetPageChangeSoundName |
( |
| ) |
|
◆ GetRowPrefab()
ResourceName SCR_BallisticTableComponentClass.GetRowPrefab |
( |
| ) |
|
◆ GetWeights()
int SCR_BallisticTableComponentClass.GetWeights |
( |
notnull out array< float > | outWeights | ) |
|
- Parameters
-
- Returns
- number of elements in returned array
◆ UseDashWhenZero()
bool SCR_BallisticTableComponentClass.UseDashWhenZero |
( |
| ) |
|
If for this config values that area equal to zero should be replaced with a dash.
◆ m_aBallisticPages
◆ m_aGridFillWeights
ref array<float> SCR_BallisticTableComponentClass.m_aGridFillWeights |
|
protected |
◆ m_bReplaceZerosWithDash
bool SCR_BallisticTableComponentClass.m_bReplaceZerosWithDash |
|
protected |
◆ m_sAverageDispersionFormat
LocalizedString SCR_BallisticTableComponentClass.m_sAverageDispersionFormat |
|
protected |
◆ m_sCellPrefab
ResourceName SCR_BallisticTableComponentClass.m_sCellPrefab |
|
protected |
◆ m_sLayoutName
ResourceName SCR_BallisticTableComponentClass.m_sLayoutName |
|
protected |
◆ m_sPageTurnSoundEventName
string SCR_BallisticTableComponentClass.m_sPageTurnSoundEventName |
|
protected |
◆ m_sRowPrefab
ResourceName SCR_BallisticTableComponentClass.m_sRowPrefab |
|
protected |
The documentation for this interface was generated from the following file:
- Game/Components/Gadgets/SCR_BallisticTableComponent.c