enum EE::Graphics::DrawableResource::Event

#include <drawableresource.hpp>

enum Event {
    Change,
    Unload,
};