![]() |
TrinityCore
|
Public Member Functions | |
| ICNodePoint (IsleOfConquestNodeState state, IoCStaticNodeInfo const &nodeInfo) | |
| IsleOfConquestNodeState | GetState () const |
| bool | IsContested () const |
| TeamId | GetLastControlledTeam () const |
| IoCStaticNodeInfo const & | GetNodeInfo () const |
| void | UpdateState (IsleOfConquestNodeState state) |
Private Attributes | |
| IsleOfConquestNodeState | _state |
| TeamId | _lastControlled |
| IoCStaticNodeInfo | _nodeInfo |
Definition at line 124 of file battleground_isle_of_conquest.cpp.
|
inlineexplicit |
Definition at line 127 of file battleground_isle_of_conquest.cpp.
|
inline |
Definition at line 152 of file battleground_isle_of_conquest.cpp.
Here is the caller graph for this function:
|
inline |
Definition at line 154 of file battleground_isle_of_conquest.cpp.
Here is the caller graph for this function:
|
inline |
Definition at line 145 of file battleground_isle_of_conquest.cpp.
Here is the caller graph for this function:
|
inline |
Definition at line 147 of file battleground_isle_of_conquest.cpp.
|
inline |
Definition at line 156 of file battleground_isle_of_conquest.cpp.
Here is the caller graph for this function:
|
private |
Definition at line 178 of file battleground_isle_of_conquest.cpp.
|
private |
Definition at line 179 of file battleground_isle_of_conquest.cpp.
|
private |
Definition at line 177 of file battleground_isle_of_conquest.cpp.