◆ DrawPageData()
| void SCR_BaseDataPageConfig.DrawPageData |
( |
notnull Widget | root, |
|
|
notnull IEntity | surfaceEntity, |
|
|
notnull SCR_DataDisplayGadgetComponent | drawingGadget, |
|
|
int | pageID ) |
Custom logic for drawing the data from this page.
- Parameters
-
| [in] | root | widget inside of which data should be drawn |
| [in] | surfaceEntity | entity on which this data is being displayed on |
| [in] | drawingGadget | gadget which called this method |
| [in] | pageID | id of this page, starting from 0 |
Implemented in SCR_StaticDataPageConfig, and SCR_VisualisedBallisticConfig.
The documentation for this interface was generated from the following file:
- Game/Components/Gadgets/Configs/SCR_BaseDataPageConfig.c