UIButton.SetPressed(bool) Method
Definition¶
Namespace: Brine2D.UI
Called by UICanvas when mouse is pressed on button.
internal void SetPressed(bool pressed);
Parameters¶
pressed System.Boolean
Namespace: Brine2D.UI
Called by UICanvas when mouse is pressed on button.
internal void SetPressed(bool pressed);
pressed System.Boolean