Kit Documentation
Kit Documentation
Kit Reference
Kit.UI Namespaces
Kit.UI
Window Class
Window Methods
Show Method
Show Method (Object)
Show Method (String, Object)
Window
Show Method (Object)
Show the window.
Namespace:
Kit.UI
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
UniTask
<
bool
>
Show
(
Object
data
=
null
)
Request Example
View Source
Parameters
data
(Optional)
Type:
System
Object
Data to pass to the window.
Return Value
Type:
UniTask
Boolean
Whether the window was successfully shown.
Remarks
Can be
await
-ed upon.
See Also
Reference
Window Class
Show Overload
Kit.UI Namespace
Send comments on this topic to
agam@frag-games.com