Kit Documentation
Kit Documentation
Kit Reference
Kit
UIManager Class
UIManager Methods
IsShown Method
IsShown(T) Method
IsShown Method (String)
UIManager
IsShown Method (String)
Returns whether a window with a particular name is shown.
Namespace:
Kit
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
static
bool
IsShown
(
string
name
)
Request Example
View Source
Parameters
name
Type:
System
String
The window (prefab/
GameObject
) name.
Return Value
Type:
Boolean
See Also
Reference
UIManager Class
IsShown Overload
Kit Namespace
Send comments on this topic to
agam@frag-games.com