Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
Data Fields
DynObjInfo Struct Reference

Information about a dynamically created GdObj More...

Data Fields

char name [DYNOBJ_NAME_SIZE]
 
struct GdObjobj
 
s32 num
 
s32 unk
 

Detailed Description

Information about a dynamically created GdObj

Field Documentation

◆ name

char DynObjInfo::name[DYNOBJ_NAME_SIZE]

◆ num

s32 DynObjInfo::num

◆ obj

struct GdObj* DynObjInfo::obj

◆ unk

s32 DynObjInfo::unk

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