Class EventDatabase
Inheritance
object
EventDatabase
Namespace: AS2
Assembly: .dll
Syntax
public static class EventDatabase
Fields
|
Edit this page
View Source
event_initializationUI_initModeOpenClose
Declaration
public static Action<bool> event_initializationUI_initModeOpenClose
Field Value
Type |
Description |
Action<bool> |
|
|
Edit this page
View Source
event_objectUI_objectPanelOpenClose
Declaration
public static Action<bool> event_objectUI_objectPanelOpenClose
Field Value
Type |
Description |
Action<bool> |
|
|
Edit this page
View Source
event_particleUI_particlePanelOpenClose
Declaration
public static Action<bool> event_particleUI_particlePanelOpenClose
Field Value
Type |
Description |
Action<bool> |
|
|
Edit this page
View Source
event_sim_startedStopped
Declaration
public static Action<bool> event_sim_startedStopped
Field Value
Type |
Description |
Action<bool> |
|