libER 0.1.4.2
ELDEN RING API library
|
Base of CS::CSTask. More...
#include <task.hpp>
Public Attributes | |
from::vector< cstg_control > | task_groups |
A vector of structures that describe every task group. | |
cstgi | task_group_count |
The total count of all task groups. | |
Base of CS::CSTask.
from::vector<cstg_control> from::CS::CSTaskBase::task_groups |
A vector of structures that describe every task group.
Immutable, since modifying it unsynchronized would certainly crash the game.