Click or drag to resize

HandGuiHasCustomPage Method

Returns true if the custom page exists, otherwise false

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public bool HasCustomPage(
	string id
)

Parameters

id
Type: SystemString

Return Value

Type: Boolean
See Also