Mario Kart 64
Loading...
Searching...
No Matches
ActorSpawnData Struct Reference

#include <actor_types.h>

Collaboration diagram for ActorSpawnData:
[legend]

Data Fields

Vec3s pos
 
union { 
 
   u16   someId 
 
   s16   signedSomeId 
 
};  
 

Field Documentation

◆ [union]

union { ... } ActorSpawnData

◆ pos

Vec3s ActorSpawnData::pos

◆ signedSomeId

s16 ActorSpawnData::signedSomeId

◆ someId

u16 ActorSpawnData::someId

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