Skip to content

Interface LemonUI::IProcessable

ClassList > LemonUI > IProcessable

Interface for items that can be processed in an Object Pool.

Inherited by the following classes: LemonUI::IContainer, LemonUI::Scaleform::IScaleform

Public Properties

Type Name
property bool Visible
If this processable item is visible on the screen.

Public Functions

Type Name
void Process ()
Processes the object.

Public Properties Documentation

property Visible

bool LemonUI.IProcessable.Visible;

Public Functions Documentation

function Process

void LemonUI::IProcessable::Process () 

The documentation for this class was generated from the following file repos/LemonUI/LemonUI/IProcessable.cs