| HandUIMenuToggleButtonInitialise Method |
Namespace:
ImmerseSDK.UI
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public void Initialise(
string spritePath,
UnityAction<bool> onValueChanged
)
Parameters
- spritePath
- Type: SystemString
- onValueChanged
- Type: UnityActionBoolean
See Also