Mario Kart 64
ActorSpawnData Struct Reference

#include <actor_types.h>

Collaboration diagram for ActorSpawnData:
[legend]

Data Fields

Vec3s pos
 
union {
   u16   someId
 
   s16   signedSomeId
 
}; 
 

Field Documentation

◆ 

union { ... }

◆ pos

Vec3s ActorSpawnData::pos

◆ signedSomeId

s16 ActorSpawnData::signedSomeId

◆ someId

u16 ActorSpawnData::someId

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