| 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 public bool HasCustomPage(
string id
)
Parameters
- id
- Type: SystemString
Return Value
Type:
BooleanSee Also