Shooter Template  1.2.3
Classes | Public Member Functions | Public Attributes | Protected Member Functions | Properties | List of all members
Invector.vEditorBase Class Reference
Inheritance diagram for Invector.vEditorBase:
Invector.vCharacterController.AI.v_AIEditor Invector.vItemManager.vItemManagerEditor Invector.vMelee.vMeleeManagerEditor Invector.vShooter.vShooterManagerEditor

Classes

class  vToolBar
 

Public Member Functions

override bool UseDefaultMargins ()
 
override void OnInspectorGUI ()
 
GUIContent [] getToobarTitles ()
 
string [] getIgnoreProperties (vToolBar toolbar)
 

Public Attributes

string [] ignoreEvents
 
string [] notEventProperties
 
string [] ignore_vMono = new string[] { "openCloseWindow", "openCloseEvents", "selectedToolbar" }
 
vClassHeaderAttribute headerAttribute
 
GUISkin skin
 
Texture2D m_Logo
 
List< vToolBartoolbars
 

Protected Member Functions

virtual void OnEnable ()
 

Properties

bool openCloseWindow [get, set]
 
bool openCloseEvents [get, set]
 
int selectedToolBar [get, set]
 

Member Function Documentation

◆ getIgnoreProperties()

string [] Invector.vEditorBase.getIgnoreProperties ( vToolBar  toolbar)

◆ getToobarTitles()

GUIContent [] Invector.vEditorBase.getToobarTitles ( )

◆ OnEnable()

virtual void Invector.vEditorBase.OnEnable ( )
protectedvirtual

◆ OnInspectorGUI()

override void Invector.vEditorBase.OnInspectorGUI ( )

◆ UseDefaultMargins()

override bool Invector.vEditorBase.UseDefaultMargins ( )

Member Data Documentation

◆ headerAttribute

vClassHeaderAttribute Invector.vEditorBase.headerAttribute

◆ ignore_vMono

string [] Invector.vEditorBase.ignore_vMono = new string[] { "openCloseWindow", "openCloseEvents", "selectedToolbar" }

◆ ignoreEvents

string [] Invector.vEditorBase.ignoreEvents

◆ m_Logo

Texture2D Invector.vEditorBase.m_Logo

◆ notEventProperties

string [] Invector.vEditorBase.notEventProperties

◆ skin

GUISkin Invector.vEditorBase.skin

◆ toolbars

List<vToolBar> Invector.vEditorBase.toolbars

Property Documentation

◆ openCloseEvents

bool Invector.vEditorBase.openCloseEvents
getsetprotected

◆ openCloseWindow

bool Invector.vEditorBase.openCloseWindow
getsetprotected

◆ selectedToolBar

int Invector.vEditorBase.selectedToolBar
getsetprotected

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