Click or drag to resize

WindowButtonAction Field

Whether to show, hide or toggle.

Namespace:  Kit.UI.Buttons
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public WindowButtonShowHideMode Action
Request Example View Source

Field Value

Type: WindowButtonShowHideMode
Remarks
With a soft-reference, the file-name will be matched with a window to hide or toggle. With a hard-reference to an asset, the prefab name.
See Also