Enfusion Script API
|
Draws all commands from internal array in order. More...
Public Attributes | |
ref array< ref CanvasWidgetCommand > | m_Commands |
Additional Inherited Members | |
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) | |
Draws all commands from internal array in order.
ref array<ref CanvasWidgetCommand> CompositeDrawCommand.m_Commands |