papermario
Decompilation of Paper Mario
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Loading...
Searching...
No Matches
ShadowBlueprint Struct Reference

#include <common_structs.h>

Public Member Functions

 ShadowCallback (onCreateCallback)
 

Data Fields

u16 flags
 
s16 typeDataSize
 
void * renderCommandList
 
struct StaticAnimatorNode ** animModelNode
 
char unk_10 [0x10]
 
u8 entityType
 
char aabbSize [3]
 

Member Function Documentation

◆ ShadowCallback()

ShadowBlueprint::ShadowCallback ( onCreateCallback )

Field Documentation

◆ aabbSize

char ShadowBlueprint::aabbSize[3]

◆ animModelNode

struct StaticAnimatorNode** ShadowBlueprint::animModelNode

Referenced by create_shadow_from_data().

◆ entityType

u8 ShadowBlueprint::entityType

◆ flags

u16 ShadowBlueprint::flags

Referenced by create_shadow_from_data().

◆ renderCommandList

void* ShadowBlueprint::renderCommandList

Referenced by create_shadow_from_data().

◆ typeDataSize

s16 ShadowBlueprint::typeDataSize

◆ unk_10

char ShadowBlueprint::unk_10[0x10]

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