#include <InfractionEvent.h>
◆ getBasePoints()
| float InfractionEvent::getBasePoints |
( |
| ) |
|
|
inline |
◆ getCollapse()
| bool InfractionEvent::getCollapse |
( |
| ) |
|
|
inline |
◆ getEventName()
| std::string InfractionEvent::getEventName |
( |
| ) |
|
|
inline |
◆ getLifespan()
| std::string InfractionEvent::getLifespan |
( |
| ) |
|
|
inline |
◆ getRepeatScaler()
| float InfractionEvent::getRepeatScaler |
( |
| ) |
|
|
inline |
◆ setBasePoints()
| void InfractionEvent::setBasePoints |
( |
float | val | ) |
|
|
inline |
◆ setCollapse()
| void InfractionEvent::setCollapse |
( |
bool | val | ) |
|
|
inline |
◆ setEventName()
| void InfractionEvent::setEventName |
( |
std::string | val | ) |
|
|
inline |
◆ setLifespan()
| void InfractionEvent::setLifespan |
( |
std::string | val | ) |
|
|
inline |
◆ setRepeatScaler()
| void InfractionEvent::setRepeatScaler |
( |
float | val | ) |
|
|
inline |