TrinityCore
Loading...
Searching...
No Matches
WorldPackets::Movement::KnockBackInfo Struct Reference

#include <MovementPackets.h>

Public Attributes

float HorzSpeed = 0.0f
 
TaggedPosition< Position::XY > Direction
 
float InitVertSpeed = 0.0f
 

Detailed Description

Definition at line 714 of file MovementPackets.h.

Member Data Documentation

◆ Direction

TaggedPosition<Position::XY> WorldPackets::Movement::KnockBackInfo::Direction

Definition at line 717 of file MovementPackets.h.

◆ HorzSpeed

float WorldPackets::Movement::KnockBackInfo::HorzSpeed = 0.0f

Definition at line 716 of file MovementPackets.h.

◆ InitVertSpeed

float WorldPackets::Movement::KnockBackInfo::InitVertSpeed = 0.0f

Definition at line 718 of file MovementPackets.h.


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