Skip to content

BasicEventInfo

Public Attributes

Name
std::stringname
std::stringdescription
doubleprobability

Public Attributes Documentation

variable name

cpp
std::string name;

variable description

cpp
std::string description;

variable probability

cpp
double probability;

Updated on 2026-01-09 at 21:59:12 +0000