#include <Character.h>
◆ Get()
◆ Has()
bool CharacterConditions::Has |
( |
Condition |
condition | ) |
const |
|
inline |
◆ HasAny()
bool CharacterConditions::HasAny |
( |
std::initializer_list< Condition > |
conditions | ) |
const |
|
inline |
◆ HasNone()
bool CharacterConditions::HasNone |
( |
std::initializer_list< Condition > |
conditions | ) |
const |
|
inline |
◆ Reset()
void CharacterConditions::Reset |
( |
Condition |
condition | ) |
|
|
inline |
◆ ResetAll()
void CharacterConditions::ResetAll |
( |
| ) |
|
|
inline |
◆ Set()
The documentation for this class was generated from the following file: