Class StationaryModeEvents
Namespace: Holoride.ElasticSDK
Assembly: Holoride.ElasticSDK.Runtime.dll
Syntax
public sealed class StationaryModeEvents : MonoBehaviour
Properties
OnStationaryModeDisabled
Declaration
public UnityEvent OnStationaryModeDisabled { get; }
Property Value
Type | Description |
---|---|
UnityEvent |
OnStationaryModeEnabled
Declaration
public UnityEvent OnStationaryModeEnabled { get; }
Property Value
Type | Description |
---|---|
UnityEvent |