Click or drag to resize

ControllerElementGlyphSelectorOptionsSO Class

Inheritance Hierarchy
SystemObject
  Object
    ScriptableObject
      Rewired.GlyphsControllerElementGlyphSelectorOptionsSOBase
        Rewired.GlyphsControllerElementGlyphSelectorOptionsSO

Namespace:  Rewired.Glyphs
Assembly:  Rewired_Glyphs (in Rewired_Glyphs.dll) Version: 0.0.0.0
Syntax
C#
[SerializableAttribute]
public class ControllerElementGlyphSelectorOptionsSO : ControllerElementGlyphSelectorOptionsSOBase

The ControllerElementGlyphSelectorOptionsSO type exposes the following members.

Constructors
  NameDescription
Public methodControllerElementGlyphSelectorOptionsSO
Initializes a new instance of the ControllerElementGlyphSelectorOptionsSO class
Top
Properties
  NameDescription
Public propertyhideFlags (Inherited from Object.)
Public propertyname (Inherited from Object.)
Public propertyoptions (Overrides ControllerElementGlyphSelectorOptionsSOBaseoptions.)
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetInstanceID (Inherited from Object.)
Public methodSetDirty Obsolete. (Inherited from ScriptableObject.)
Public methodToString (Inherited from Object.)
Top
See Also