![]() |
TrinityCore
|
Inheritance diagram for conversation_the_invasion_begins:Public Types | |
| enum | TheInvasionBeginsConversationData { CONVO_LINE_TRIGGER_FACING = 2529 , CONVO_LINE_START_PATH = 2288 , CONVO_ACTOR_IDX_KAYN = 1 , CONVO_ACTOR_IDX_KORVAS = 2 } |
| enum | TheInvasionBeginsEventData { EVENT_ILLIDARI_FACE_PLAYERS = 1 , EVENT_ILLIDARI_START_PATH } |
Public Member Functions | |
| conversation_the_invasion_begins (Conversation *conversation) | |
| void | OnCreate (Unit *creator) override |
| void | OnStart () override |
| void | StartCloneChannel (ObjectGuid guid) |
| void | StartCloneMovement (ObjectGuid cloneGUID, uint32 pathId, uint32 animKit) |
| void | OnUpdate (uint32 diff) override |
Public Member Functions inherited from ConversationAI | |
| ConversationAI (Conversation *c, uint32 scriptId={}) noexcept | |
| ConversationAI (ConversationAI const &)=delete | |
| ConversationAI (ConversationAI &&)=delete | |
| ConversationAI & | operator= (ConversationAI const &)=delete |
| ConversationAI & | operator= (ConversationAI &&)=delete |
| virtual | ~ConversationAI () |
| virtual void | OnInitialize () |
| virtual void | OnLineStarted (uint32 lineId, Player *sender) |
| virtual void | OnRemove () |
| virtual void | DoAction (int32 param) |
| virtual uint32 | GetData (uint32 id) const |
| virtual void | SetData (uint32 id, uint32 value) |
| virtual void | SetGUID (ObjectGuid const &guid, int32 id) |
| virtual ObjectGuid | GetGUID (int32 id) const |
| uint32 | GetId () const |
Private Attributes | |
| ObjectGuid | _jayceGUID |
| ObjectGuid | _allariGUID |
| ObjectGuid | _cyanaGUID |
| ObjectGuid | _sevisGUID |
| EventMap | _events |
Additional Inherited Members | |
Protected Attributes inherited from ConversationAI | |
| Conversation *const | conversation |
Definition at line 383 of file zone_mardum.cpp.
| Enumerator | |
|---|---|
| CONVO_LINE_TRIGGER_FACING | |
| CONVO_LINE_START_PATH | |
| CONVO_ACTOR_IDX_KAYN | |
| CONVO_ACTOR_IDX_KORVAS | |
Definition at line 388 of file zone_mardum.cpp.
| Enumerator | |
|---|---|
| EVENT_ILLIDARI_FACE_PLAYERS | |
| EVENT_ILLIDARI_START_PATH | |
Definition at line 397 of file zone_mardum.cpp.
|
inline |
Definition at line 386 of file zone_mardum.cpp.
|
inlineoverridevirtual |
Reimplemented from ConversationAI.
Definition at line 403 of file zone_mardum.cpp.
Here is the call graph for this function:
|
inlineoverridevirtual |
Reimplemented from ConversationAI.
Definition at line 435 of file zone_mardum.cpp.
Here is the call graph for this function:
|
inlineoverridevirtual |
Reimplemented from ConversationAI.
Definition at line 471 of file zone_mardum.cpp.
Here is the call graph for this function:
|
inline |
Definition at line 446 of file zone_mardum.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 459 of file zone_mardum.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 522 of file zone_mardum.cpp.
|
private |
Definition at line 523 of file zone_mardum.cpp.
|
private |
Definition at line 525 of file zone_mardum.cpp.
|
private |
Definition at line 521 of file zone_mardum.cpp.
|
private |
Definition at line 524 of file zone_mardum.cpp.