| 
    EvEmu
    0.8.4
    
   11 September 2021 
   | 
 
#include "DestinyStructs.h"
Public Attributes | |
| uint8 | formationID | 
| int64 | followID | 
| float | followRange | 
| int32 | effectStamp | 
Definition at line 204 of file DestinyStructs.h.
| 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().