Click or drag to resize

ToggleLeftAttribute Class

An attribute to use with ToggleLeft item drawer.

For internal use only!

Inheritance Hierarchy
SystemObject
  SystemAttribute
    PropertyAttribute
      TouchScript.Utils.AttributesToggleLeftAttribute

Namespace:  TouchScript.Utils.Attributes
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public class ToggleLeftAttribute : PropertyAttribute

The ToggleLeftAttribute type exposes the following members.

Constructors
  NameDescription
Public methodToggleLeftAttribute
Initializes a new instance of the ToggleLeftAttribute class
Top
See Also