class MAGES::Recorder::Editor::EventPacketPropertyDrawer::CapturedEventHolderΒΆ

class CapturedEventHolder: public ScriptableObject
{
public:
    // properties

    ICapturedEvent CapturedEvent;
};