Class AttributeStats
Inheritance
System.Object
AttributeStats
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace:Mapbox.Unity.Map
Assembly:cs.temp.dll.dll
Syntax
public class AttributeStats
Fields
attribute
Declaration
public string attribute
Field Value
Type | Description |
---|---|
System.String |
type
Declaration
public string type
Field Value
Type | Description |
---|---|
System.String |
values
Declaration
public string[] values
Field Value
Type | Description |
---|---|
System.String[] |