Berserk
Public Member Functions | Static Public Member Functions | List of all members
EventDropInput Class Referencefinal

Drop input event. More...

#include <EventDropInput.hpp>

Inheritance diagram for EventDropInput:
Inheritance graph
[legend]
Collaboration diagram for EventDropInput:
Collaboration graph
[legend]

Public Member Functions

BRK_API EventDropInput ()=default
 
BRK_API ~EventDropInput () override=default
 
BRK_API const EventTypeGetEventType () const override
 
void SetPaths (std::vector< String > paths)
 
const std::vector< String > & GetPaths () const
 
- Public Member Functions inherited from Event
BRK_API Event ()=default
 
BRK_API ~Event () override=default
 
- Public Member Functions inherited from RefCnt
virtual ~RefCnt ()
 
bool IsUnique () const
 
std::int32_t GetRefs () const
 
std::int32_t AddRef () const
 
std::int32_t RelRef () const
 

Static Public Member Functions

static BRK_API const EventTypeGetEventTypeStatic ()
 

Additional Inherited Members

- Protected Member Functions inherited from RefCnt
virtual void Destroy () const
 

Detailed Description

Drop input event.

Constructor & Destructor Documentation

◆ EventDropInput()

BRK_API EventDropInput::EventDropInput ( )
default

◆ ~EventDropInput()

BRK_API EventDropInput::~EventDropInput ( )
overridedefault

Member Function Documentation

◆ GetEventType()

BRK_NS_BEGIN const EventType & EventDropInput::GetEventType ( ) const
overridevirtual

Implements Event.

◆ GetEventTypeStatic()

const EventType & EventDropInput::GetEventTypeStatic ( )
static

◆ GetPaths()

const std::vector< String > & EventDropInput::GetPaths ( ) const

◆ SetPaths()

void EventDropInput::SetPaths ( std::vector< String paths)

The documentation for this class was generated from the following files: