TrinityCore
Loading...
Searching...
No Matches
World::GameRule Struct Reference

#include <World.h>

Public Attributes

::GameRule Rule
 
std::variant< int32, float, bool > Value
 

Detailed Description

Definition at line 783 of file World.h.

Member Data Documentation

◆ Rule

::GameRule World::GameRule::Rule

Definition at line 785 of file World.h.

◆ Value

std::variant<int32, float, bool> World::GameRule::Value

Definition at line 786 of file World.h.


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