MixedRealityInputSystem.GenerateNewSourceId Method

Definition

Generates a new unique input source id.

public:
 virtual System::UInt32 GenerateNewSourceId();
public uint GenerateNewSourceId ();
abstract member GenerateNewSourceId : unit -> uint32
override this.GenerateNewSourceId : unit -> uint32
Public Function GenerateNewSourceId () As UInteger

Returns

a new unique Id for the input source.

Implements

Applies to