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-08-08 at 01:56:10 +0000