TrinityCore
Loading...
Searching...
No Matches
MovementGeneratorInformation Struct Reference

#include <MotionMaster.h>

Public Member Functions

 MovementGeneratorInformation (MovementGeneratorType type, ObjectGuid targetGUID, std::string const &targetName)
 

Public Attributes

MovementGeneratorType Type
 
ObjectGuid TargetGUID
 
std::string TargetName
 

Detailed Description

Definition at line 80 of file MotionMaster.h.

Constructor & Destructor Documentation

◆ MovementGeneratorInformation()

MovementGeneratorInformation::MovementGeneratorInformation ( MovementGeneratorType  type,
ObjectGuid  targetGUID,
std::string const &  targetName 
)

Definition at line 78 of file MotionMaster.cpp.

Member Data Documentation

◆ TargetGUID

ObjectGuid MovementGeneratorInformation::TargetGUID

Definition at line 85 of file MotionMaster.h.

◆ TargetName

std::string MovementGeneratorInformation::TargetName

Definition at line 86 of file MotionMaster.h.

◆ Type

MovementGeneratorType MovementGeneratorInformation::Type

Definition at line 84 of file MotionMaster.h.


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