Enfusion Script API
Loading...
Searching...
No Matches
CompositeDrawCommand Interface Reference

Draws all commands from internal array in order. More...

Inheritance diagram for CompositeDrawCommand:
CanvasWidgetCommand Managed

Public Attributes

ref array< ref CanvasWidgetCommandm_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)
 

Detailed Description

Draws all commands from internal array in order.

Member Data Documentation

◆ m_Commands

ref array<ref CanvasWidgetCommand> CompositeDrawCommand.m_Commands

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