Skip to content

File EditorEvents.h

FileList > editor > events > EditorEvents.h

Go to the source code of this file

  • #include "ID.h"
  • #include "RenderConfigs.h"

Classes

Type Name
struct FrameBufferResetEvent
struct ObjectSelectedEvent
struct RenderConfigChangedEvent
struct RenderSurfaceResizedEvent
struct SelectionChangedEvent

Public Types

Type Name
enum ModifyFlags

Public Types Documentation

enum ModifyFlags

enum ModifyFlags {
    NoChanges,
    ShadowChanged = 1 << 0
};


The documentation for this class was generated from the following file src/editor/events/EditorEvents.h