Elin Decompiled Documentation EA 23.102 Nightly
|
Public Attributes | |
Text[] | textElements |
Private Member Functions | |
void | Start () |
void | Update () |
Private Attributes | |
Vector2 | screenSize |
Definition at line 6 of file ControlBoxScaler.cs.
|
inlineprivate |
Definition at line 12 of file ControlBoxScaler.cs.
References PrimitiveUI.Examples.ControlBoxScaler.screenSize, and PrimitiveUI.Examples.ControlBoxScaler.textElements.
|
inlineprivate |
Definition at line 22 of file ControlBoxScaler.cs.
References PrimitiveUI.Examples.ControlBoxScaler.screenSize, and PrimitiveUI.Examples.ControlBoxScaler.textElements.
|
private |
Definition at line 10 of file ControlBoxScaler.cs.
Referenced by PrimitiveUI.Examples.ControlBoxScaler.Start(), and PrimitiveUI.Examples.ControlBoxScaler.Update().
Text [] PrimitiveUI.Examples.ControlBoxScaler.textElements |
Definition at line 8 of file ControlBoxScaler.cs.
Referenced by PrimitiveUI.Examples.ControlBoxScaler.Start(), and PrimitiveUI.Examples.ControlBoxScaler.Update().