Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
NpcBlueprint Struct Reference

Detailed Description

Definition at line 85 of file npc.h.

#include "npc.h"

Data Fields

s32 flags
 
s32 initialAnim
 
void(* onUpdate )(struct Npc *)
 
void(* onRender )(struct Npc *)
 

Field Documentation

◆ flags

s32 NpcBlueprint::flags

◆ initialAnim

s32 NpcBlueprint::initialAnim

◆ onUpdate

void(* NpcBlueprint::onUpdate) (struct Npc *)

◆ onRender

void(* NpcBlueprint::onRender) (struct Npc *)

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