Wiki

Clone wiki

Mono:UI / Resources / Objects

Objects

Mono:UI defines several default Objects that make use of its functionality. These Objects can be used or be implemented as a Parent to Objects of your own creation.

List

Name Description Property Groups
m_Clickable The root Object of all Mono:UI functionality. Not meant to be instantiated. "all"
m_Button A button that performs a Plan when clicked. "all", "button"

Updated