Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
FrostwyrmLandEvent Class Reference
Inheritance diagram for FrostwyrmLandEvent:
Collaboration diagram for FrostwyrmLandEvent:

Public Member Functions

bool Execute (uint64, uint32)
 FrostwyrmLandEvent (Creature &owner, Position const &dest)
Public Member Functions inherited from BasicEvent
virtual void Abort (uint64)
 BasicEvent ()
virtual bool IsDeletable () const
virtual ~BasicEvent ()

Private Attributes

Position const & _dest
Creature_owner

Additional Inherited Members

Public Attributes inherited from BasicEvent
uint64 m_addTime
uint64 m_execTime
bool to_Abort

Detailed Description

Definition at line 154 of file boss_sindragosa.cpp.

Constructor & Destructor Documentation

◆ FrostwyrmLandEvent()

FrostwyrmLandEvent::FrostwyrmLandEvent ( Creature & owner,
Position const & dest )
inline

Definition at line 157 of file boss_sindragosa.cpp.

References _dest, and _owner.

Member Function Documentation

◆ Execute()

bool FrostwyrmLandEvent::Execute ( uint64 ,
uint32  )
inlinevirtual

Reimplemented from BasicEvent.

Definition at line 159 of file boss_sindragosa.cpp.

References _dest, _owner, and POINT_FROSTWYRM_LAND.

Member Data Documentation

◆ _dest

Position const& FrostwyrmLandEvent::_dest
private

Definition at line 167 of file boss_sindragosa.cpp.

Referenced by Execute(), and FrostwyrmLandEvent().

◆ _owner

Creature& FrostwyrmLandEvent::_owner
private

Definition at line 166 of file boss_sindragosa.cpp.

Referenced by Execute(), and FrostwyrmLandEvent().


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