TrinityCore
Loading...
Searching...
No Matches
PlayerMovementPendingChange::KnockbackInfo Struct Reference

#include <Unit.h>

Public Attributes

float vcos = 0.0f
 
float vsin = 0.0f
 
float speedXY = 0.0f
 
float speedZ = 0.0f
 

Detailed Description

Definition at line 311 of file Unit.h.

Member Data Documentation

◆ speedXY

float PlayerMovementPendingChange::KnockbackInfo::speedXY = 0.0f

Definition at line 315 of file Unit.h.

◆ speedZ

float PlayerMovementPendingChange::KnockbackInfo::speedZ = 0.0f

Definition at line 316 of file Unit.h.

◆ vcos

float PlayerMovementPendingChange::KnockbackInfo::vcos = 0.0f

Definition at line 313 of file Unit.h.

◆ vsin

float PlayerMovementPendingChange::KnockbackInfo::vsin = 0.0f

Definition at line 314 of file Unit.h.


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