Class FeaturesSubLayerPropertiesDrawer
Inheritance
System.Object
FeaturesSubLayerPropertiesDrawer
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.Editor
Assembly:cs.temp.dll.dll
Syntax
public class FeaturesSubLayerPropertiesDrawer
Fields
isLayerAdded
Declaration
public bool isLayerAdded
Field Value
Type | Description |
---|---|
System.Boolean |
Methods
DrawLayerName(SerializedProperty, List<String>)
Declaration
public void DrawLayerName(SerializedProperty property, List<string> layerDisplayNames)
Parameters
Type | Name | Description |
---|---|---|
SerializedProperty | property | |
System.Collections.Generic.List<System.String> | layerDisplayNames |
DrawUI(SerializedProperty)
Declaration
public void DrawUI(SerializedProperty property)
Parameters
Type | Name | Description |
---|---|---|
SerializedProperty | property |