libER 0.1.4.2
ELDEN RING API library
|
An internal proxy object for CS::CSEzTask instances inside ELDEN RING's task management system. More...
#include <task.hpp>
Public Member Functions | |
LIBERAPI void | execute (FD4::FD4TaskData *data) override |
Executes the proxied task. | |
virtual CSTaskGroup | get_task_group () const noexcept |
Get the task group this proxy was registered at. | |
![]() | |
virtual LIBERAPI DLRF::DLRuntimeClass * | get_runtime_class () noexcept |
Get the runtime class object. | |
An internal proxy object for CS::CSEzTask instances inside ELDEN RING's task management system.
|
overridevirtual |
Executes the proxied task.
data | a struct with additional data passed to the task |
Implements from::FD4::FD4TaskBase.
|
inlinevirtualnoexcept |
Get the task group this proxy was registered at.