|
void | InitTest (int textCount, int richTextCount, bool widgetsVisible) |
| Call once to init the test.
|
|
void | Update () |
| Call once per frame.
|
|
proto external ref Managed | Clone () |
| Return shallow copy of object, or null if it is not allowed (not public constructor)
|
|
◆ InitTest()
void TextWidgetBenchmark.InitTest |
( |
int |
textCount, |
|
|
int |
richTextCount, |
|
|
bool |
widgetsVisible |
|
) |
| |
Call once to init the test.
◆ Update()
void TextWidgetBenchmark.Update |
( |
| ) |
|
◆ root
ref Widget TextWidgetBenchmark.root |
◆ texts
int TextWidgetBenchmark.x = 0 |
The documentation for this interface was generated from the following file:
- GameLib/tests/TextWidgetBenchmark.c