InfUIComponent

class in InfEngine.ui

Inherits from: InfComponent

Description

Base class for every UI component in InfEngine.

Provides: - _component_category_ = "UI" so that all UI components are grouped together in the Add Component menu.

description

Example

# TODO: Add example for InfUIComponent

example

See Also

see_also