EvEmu  0.8.4
11 September 2021
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Destiny::FORMATION_Struct Struct Reference

#include "DestinyStructs.h"

Public Attributes

uint8 formationID
 
int64 followID
 
float followRange
 
int32 effectStamp
 

Detailed Description

Definition at line 204 of file DestinyStructs.h.

Member Data Documentation

int32 Destiny::FORMATION_Struct::effectStamp

Definition at line 208 of file DestinyStructs.h.

Referenced by Destiny::DumpBall().

int64 Destiny::FORMATION_Struct::followID

Definition at line 206 of file DestinyStructs.h.

Referenced by Destiny::DumpBall().

float Destiny::FORMATION_Struct::followRange

Definition at line 207 of file DestinyStructs.h.

Referenced by Destiny::DumpBall().

uint8 Destiny::FORMATION_Struct::formationID

Definition at line 205 of file DestinyStructs.h.

Referenced by Destiny::DumpBall().


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