![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <JORReflexible.h>
Public Types | |
enum | EKind { EKind_HasListener = (1 << 30) , EKind_ValueID = (1 << 29) , EKind_FloatValue = (1 << 9) } |
Public Attributes | ||
u8 | field_0x0 [0x4 - 0x0] | |
u32 | type | |
u32 | kind | |
char * | id | |
JORReflexible * | field_0x10 | |
u32 | field_0x14 | |
union { | ||
u32 U32 | ||
u16 U16 [2] | ||
} | field_0x18 | |
u8 JORPropertyEvent::field_0x0[0x4 - 0x0] |
JORReflexible* JORPropertyEvent::field_0x10 |
u32 JORPropertyEvent::field_0x14 |
union { ... } JORPropertyEvent::field_0x18 |
char* JORPropertyEvent::id |
u32 JORPropertyEvent::kind |
u32 JORPropertyEvent::type |
u16 JORPropertyEvent::U16[2] |
u32 JORPropertyEvent::U32 |