C# Class BaseInspector, RPGQuest

Inheritance: Editor
Show file Open project: hughrogers/RPGQuest

Protected Properties

Property Type Description
fold1 bool
fold2 bool
fold3 bool
fold4 bool
fold5 bool
fold6 bool
fold7 bool

Public Methods

Method Description
EventStartSettings ( BaseInteraction, target ) : void
VariableSettings ( BaseInteraction, target ) : void

Method Details

EventStartSettings() public method

public EventStartSettings ( BaseInteraction, target ) : void
target BaseInteraction,
return void

VariableSettings() public method

public VariableSettings ( BaseInteraction, target ) : void
target BaseInteraction,
return void

Property Details

fold1 protected property

protected bool fold1
return bool

fold2 protected property

protected bool fold2
return bool

fold3 protected property

protected bool fold3
return bool

fold4 protected property

protected bool fold4
return bool

fold5 protected property

protected bool fold5
return bool

fold6 protected property

protected bool fold6
return bool

fold7 protected property

protected bool fold7
return bool