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

Detailed Description

Definition at line 23 of file MonitorPlayerOrbiting.h.

#include "world/common/util/MonitorPlayerOrbiting.h"

Data Fields

Vec3i pos
 
s32 startRadius
 
s32 orbitRadius
 
void(* eventListener )(PlayerOrbitState *, s32)
 

Field Documentation

◆ pos

Vec3i PlayerOrbitTarget::pos

Definition at line 24 of file MonitorPlayerOrbiting.h.

◆ startRadius

s32 PlayerOrbitTarget::startRadius

Definition at line 25 of file MonitorPlayerOrbiting.h.

◆ orbitRadius

s32 PlayerOrbitTarget::orbitRadius

Definition at line 26 of file MonitorPlayerOrbiting.h.

◆ eventListener

void(* PlayerOrbitTarget::eventListener) (PlayerOrbitState *, s32)

Definition at line 27 of file MonitorPlayerOrbiting.h.


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