Enfusion Script API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
TextWidgetBenchmark Interface Reference
Inheritance diagram for TextWidgetBenchmark:
[legend]

Public Member Functions

void InitTest (int textCount, int richTextCount, bool widgetsVisible)
 Call once to init the test.
 
void Update ()
 Call once per frame.
 
- Public Member Functions inherited from Managed
proto external ref Managed Clone ()
 Return shallow copy of object, or null if it is not allowed (not public constructor)
 

Public Attributes

ref Widget root
 
ref array< ref Widgettexts
 
int x = 0
 

Member Function Documentation

◆ InitTest()

void TextWidgetBenchmark.InitTest ( int  textCount,
int  richTextCount,
bool  widgetsVisible 
)

Call once to init the test.

◆ Update()

void TextWidgetBenchmark.Update ( )

Call once per frame.

Member Data Documentation

◆ root

ref Widget TextWidgetBenchmark.root

◆ texts

ref array<ref Widget> TextWidgetBenchmark.texts

◆ x

int TextWidgetBenchmark.x = 0

The documentation for this interface was generated from the following file: