|
EvEmu
0.8.4
11 September 2021
|
#include "DestinyStructs.h"
Public Attributes | |
| uint8 | formationID |
| float | followRange |
| double | unknown125 |
| int32 | effectStamp |
| int64 | ownerID |
Definition at line 181 of file DestinyStructs.h.
| int32 Destiny::MUSHROOM_Struct::effectStamp |
Definition at line 185 of file DestinyStructs.h.
Referenced by Destiny::DumpBall().
| float Destiny::MUSHROOM_Struct::followRange |
Definition at line 183 of file DestinyStructs.h.
Referenced by Destiny::DumpBall().
| uint8 Destiny::MUSHROOM_Struct::formationID |
Definition at line 182 of file DestinyStructs.h.
Referenced by Destiny::DumpBall().
| int64 Destiny::MUSHROOM_Struct::ownerID |
Definition at line 186 of file DestinyStructs.h.
Referenced by Destiny::DumpBall().
| double Destiny::MUSHROOM_Struct::unknown125 |
Definition at line 184 of file DestinyStructs.h.
Referenced by Destiny::DumpBall().