struct TrackedDeviceType
😔 No documentation found.
public static TrackedDeviceType Invalid
The ID was not valid.
public static TrackedDeviceType Hmd
Head-mounted display (your headset)
public static TrackedDeviceType Controller
Tracked controllers
public static TrackedDeviceType Tracker
Generic trackers
public static TrackedDeviceType BaseStation
Camera and base stations that serve as tracking reference points
public static TrackedDeviceType Redirect
Accessories that aren't necessarily tracked themselves, but may redirect video output from other tracked devices
public int value__
😔 No documentation found.
public Type GetType( )
😔 No documentation found.
public TypeCode GetTypeCode( )
😔 No documentation found.
public string ToString( IFormatProvider provider )
😔 No documentation found.
public string ToString( string format )
😔 No documentation found.
public string ToString( )
😔 No documentation found.
public int CompareTo( object target )
😔 No documentation found.
public int GetHashCode( )
😔 No documentation found.
public bool Equals( object obj )
😔 No documentation found.
public string ToString( string format, IFormatProvider provider )
😔 No documentation found.
public bool HasFlag( Enum flag )
😔 No documentation found.