LeviLamina
Loading...
Searching...
No Matches
DragonBaseGoalDefinition Class Reference
+ Inheritance diagram for DragonBaseGoalDefinition:

Public Types

using self = ::DragonBaseGoalDefinition
 

Public Member Functions

virtual bool validateMobType (::Mob &mob) const
 
MCAPI bool $validateMobType (::Mob &mob) const
 
virtual bool validate (::Mob &) const
 
MCAPI void $dtor ()
 
MCFOLD bool $validate (::Mob &) const
 

Static Public Member Functions

static MCAPI ::std::unordered_map<::std::string, int > const & mControlFlagMap ()
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 4, 4, float > mActiveSpeed
 
::ll::TypedStorage< 4, 4, float > mFlightSpeed
 
::ll::TypedStorage< 4, 4, float > mTurnSpeed
 
::ll::TypedStorage< 4, 8, ::FloatRangemTargetZone
 
::ll::TypedStorage< 4, 4, int > mPriority
 
::ll::TypedStorage< 4, 4, int > mControlFlags
 

Member Function Documentation

◆ validateMobType()

virtual bool DragonBaseGoalDefinition::validateMobType ( ::Mob & mob) const
virtual

Reimplemented from BaseGoalDefinition.

◆ $vftable()

static MCAPI void ** BaseGoalDefinition::$vftable ( )
staticinherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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