LeviLamina
Loading...
Searching...
No Matches
SharedTypes::TargetGoalDefinition Struct Reference
Inheritance diagram for SharedTypes::TargetGoalDefinition:

Public Types

enum class  Flag : int {
  None = 0 , Move = 1 , Look = 2 , Jump = 4 ,
  EnttEnumAsBitmask = 5
}

Public Member Functions

MCAPI ::std::vector<::SharedTypes::BaseGoalDefinition::Flag > flagsVec () const

Static Public Member Functions

static MCAPI void bindType (::cereal::ReflectionCtx &ctx)

Public Attributes

::ll::TypedStorage< 1, 1, bool > mAttackOwner
::ll::TypedStorage< 1, 1, bool > mMustReach
::ll::TypedStorage< 1, 1, bool > mMustSee
::ll::TypedStorage< 4, 4, float > mDefaultFollowDistance
::ll::TypedStorage< 4, 4, float > mForgetTargetTime
::ll::TypedStorage< 4, 4, float > mPersistTargetTime
::ll::TypedStorage< 8, 24, ::SharedTypes::v1_21_120::EntityTypesmTargetTypes
::ll::TypedStorage< 4, 4, int > mPriority
::ll::TypedStorage< 4, 4, ::SharedTypes::BaseGoalDefinition::Flag > mControlFlags

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