Click or drag to resize

IndexedObjectMetadataName Field

The name of the object (this is not unique because more than one IndexedMonoBehaviours can be placed on a game object)

Namespace:  ImmerseSDK.Metadata
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[JsonNameAttribute("name")]
public string Name

Field Value

Type: String
See Also