Show / Hide Table of Contents

Class TilesetInspectorSettings

Inheritance
System.Object
TilesetInspectorSettings
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: CarbideFunction.Wildtile.Editor
Syntax
[Serializable]
public class TilesetInspectorSettings

Fields

currentModulesListViewHeight

Declaration
public int currentModulesListViewHeight
Field Value
Type Description
System.Int32

dashedLineDashLength

Declaration
public float dashedLineDashLength
Field Value
Type Description
System.Single

dashedLineDashLengthMin

Declaration
public const float dashedLineDashLengthMin = 1E-05F
Field Value
Type Description
System.Single

errorPreviewOffsetMultiplier

Declaration
public float errorPreviewOffsetMultiplier
Field Value
Type Description
System.Single

lineThickness

Declaration
public float lineThickness
Field Value
Type Description
System.Single

onCurrentModulesListViewHeightChanged

Declaration
public TilesetInspectorSettings.OnPropertyChanged onCurrentModulesListViewHeightChanged
Field Value
Type Description
TilesetInspectorSettings.OnPropertyChanged

Methods

OnGui()

Declaration
public void OnGui()
In This Article
Generated by DocFX Version: 3.2.1 - click to show/hide other versions