TrinityCore
WorldPackets::Movement::MoveSetCompoundState::CollisionHeightInfo Struct Reference

#include <MovementPackets.h>

Public Attributes

float Height = 0.0f
 
float Scale = 0.0f
 
UpdateCollisionHeightReason Reason = UpdateCollisionHeightReason::Scale
 

Detailed Description

Definition at line 658 of file MovementPackets.h.

Member Data Documentation

◆ Height

float WorldPackets::Movement::MoveSetCompoundState::CollisionHeightInfo::Height = 0.0f

Definition at line 660 of file MovementPackets.h.

◆ Reason

UpdateCollisionHeightReason WorldPackets::Movement::MoveSetCompoundState::CollisionHeightInfo::Reason = UpdateCollisionHeightReason::Scale

Definition at line 662 of file MovementPackets.h.

◆ Scale

float WorldPackets::Movement::MoveSetCompoundState::CollisionHeightInfo::Scale = 0.0f

Definition at line 661 of file MovementPackets.h.


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