![]() |
TrinityCore
|
#include <GameObject.h>
Inheritance diagram for GameObjectType::SetControlZoneValue:Public Member Functions | |
| SetControlZoneValue (Optional< uint32 > value={ }) | |
| void | Execute (GameObjectTypeBase &type) const override |
Public Member Functions inherited from GameObjectTypeBase::CustomCommand | |
| virtual | ~CustomCommand () |
Private Attributes | |
| Optional< uint32 > | _value |
Definition at line 110 of file GameObject.h.
Definition at line 821 of file GameObject.cpp.
|
overridevirtual |
Implements GameObjectTypeBase::CustomCommand.
Definition at line 825 of file GameObject.cpp.
Definition at line 118 of file GameObject.h.