|
libER 0.1.4.2
ELDEN RING API library
|
Namespace CS task interface. More...
#include <dantelion2/text.hpp>#include <detail/preprocessor.hpp>#include <fd4/component.hpp>#include <fd4/detail/fd4_task.hpp>#include <fd4/detail/singleton.hpp>#include <memory/from_allocator.hpp>#include <memory/from_vector.hpp>#include <algorithm>#include <span>#include <string>Go to the source code of this file.
Classes | |
| class | from::CS::CSEzTask |
| Inherit from this minimal task interface to create a custom task. More... | |
| class | from::CS::CSEzTaskProxy |
| An internal proxy object for CS::CSEzTask instances inside ELDEN RING's task management system. More... | |
| class | from::CS::EzChildStepBase |
| A child task executed by tasks and steppers in ELDEN RING. More... | |
| class | from::CS::CSTaskImp |
| The only way the CS::CSTask singleton can be accessed. More... | |
| class | from::CS::CSTaskBase |
| Base of CS::CSTask. More... | |
| class | from::CS::CSTask |
| The main namespace CS task interface. More... | |
Typedefs | |
| using | from::CS::cstgi = unsigned int |
| Typedef of a special unsigned integer type that may represent a task id. | |
Namespace CS task interface.
Copyright 2024 libER ELDEN RING API library
| typedef unsigned int from::CS::cstgi |
Typedef of a special unsigned integer type that may represent a task id.
See the CS_TASK_GROUP_ID macro in fd4.task.hpp