MixedRealityInputSystem.GenerateNewSourceId Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.