Enum EditorAction
Actions that can be taken by the editor
public enum EditorAction
Fields
Continue = 0Exit = 1Refresh = 3Save = 2ShowHelp = 4
Actions that can be taken by the editor
public enum EditorAction
Continue = 0Exit = 1Refresh = 3Save = 2ShowHelp = 4