Shooter Template  1.2.3
Public Member Functions | Public Attributes | List of all members
Invector.vEditorToolbarAttribute Class Reference
Inheritance diagram for Invector.vEditorToolbarAttribute:

Public Member Functions

 vEditorToolbarAttribute (string title, bool useIcon=false, string iconName="", bool overrideIcon=false, bool overrideChildOrder=false)
 

Public Attributes

readonly string title
 
readonly string icon
 
readonly bool useIcon
 
readonly bool overrideChildOrder
 
readonly bool overrideIcon
 

Constructor & Destructor Documentation

◆ vEditorToolbarAttribute()

Invector.vEditorToolbarAttribute.vEditorToolbarAttribute ( string  title,
bool  useIcon = false,
string  iconName = "",
bool  overrideIcon = false,
bool  overrideChildOrder = false 
)

Member Data Documentation

◆ icon

readonly string Invector.vEditorToolbarAttribute.icon

◆ overrideChildOrder

readonly bool Invector.vEditorToolbarAttribute.overrideChildOrder

◆ overrideIcon

readonly bool Invector.vEditorToolbarAttribute.overrideIcon

◆ title

readonly string Invector.vEditorToolbarAttribute.title

◆ useIcon

readonly bool Invector.vEditorToolbarAttribute.useIcon

The documentation for this class was generated from the following file: