Click or drag to resize

ControllerElementGlyphSelectorOptionsSOBase Class

Inheritance Hierarchy
System.Object
  Object
    ScriptableObject
      Rewired.Glyphs.ControllerElementGlyphSelectorOptionsSOBase
        Rewired.Glyphs.ControllerElementGlyphSelectorOptionsSO

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

The ControllerElementGlyphSelectorOptionsSOBase type exposes the following members.

Properties
  NameDescription
Public propertyhideFlags (Inherited from Object.)
Public propertyname (Inherited from Object.)
Public propertyoptions
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