![]() |
TrinityCore
|
This is the complete list of members for PlayerChoiceScript, including all inherited members.
| _name | ScriptObject | private |
| GetName() const | ScriptObject | |
| OnResponse(WorldObject *object, Player *player, PlayerChoice const *choice, PlayerChoiceResponse const *response, uint16 clientIdentifier) | PlayerChoiceScript | virtual |
| operator=(ScriptObject const &right)=delete | ScriptObject | |
| operator=(ScriptObject &&right)=delete | ScriptObject | |
| PlayerChoiceScript(char const *name) noexcept | PlayerChoiceScript | explicitprotected |
| ScriptObject(ScriptObject const &right)=delete | ScriptObject | |
| ScriptObject(ScriptObject &&right)=delete | ScriptObject | |
| ScriptObject(char const *name) noexcept | ScriptObject | explicitprotected |
| ~PlayerChoiceScript() | PlayerChoiceScript | |
| ~ScriptObject() | ScriptObject | protectedvirtual |