Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
JORPropertyEvent Struct Reference

#include <JORReflexible.h>

+ Inheritance diagram for JORPropertyEvent:
+ Collaboration diagram for JORPropertyEvent:

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
 
charfield_0xc
 
JORReflexiblefield_0x10
 
u32 field_0x14
 
union { 
 
   u32   U32 
 
   u16   U16 [2] 
 
field_0x18 
 

Member Enumeration Documentation

◆ EKind

Enumerator
EKind_HasListener 
EKind_ValueID 
EKind_FloatValue 

Member Data Documentation

◆ field_0x0

u8 JORPropertyEvent::field_0x0[0x4 - 0x0]

◆ field_0x10

JORReflexible* JORPropertyEvent::field_0x10

◆ field_0x14

u32 JORPropertyEvent::field_0x14

◆ [union]

union { ... } JORPropertyEvent::field_0x18

◆ field_0xc

char* JORPropertyEvent::field_0xc

◆ kind

u32 JORPropertyEvent::kind

◆ type

u32 JORPropertyEvent::type

◆ U16

u16 JORPropertyEvent::U16[2]

◆ U32

u32 JORPropertyEvent::U32

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