libER 0.1.4.2
ELDEN RING API library
Loading...
Searching...
No Matches
Classes | Public Attributes | List of all members
from::CS::CSTaskBase Class Reference

Base of CS::CSTask. More...

#include <task.hpp>

Inheritance diagram for from::CS::CSTaskBase:
from::CS::CSTask

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.
 

Detailed Description

Base of CS::CSTask.

Member Data Documentation

◆ task_groups

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.


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