DemoSpatialMeshHandler.AddToData(Int32) 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.
Records the mesh id when it is first added.
protected:
void AddToData(int eventDataId);
protected void AddToData (int eventDataId);
member this.AddToData : int -> unit
Protected Sub AddToData (eventDataId As Integer)
Parameters
- eventDataId
- Int32