Mario Kart 64
Loading...
Searching...
No Matches
OChainChomp Class Reference

#include <ChainChomp.h>

Inheritance diagram for OChainChomp:
[legend]
Collaboration diagram for OChainChomp:
[legend]

Public Member Functions

 OChainChomp ()
 
 ~OChainChomp ()
 
virtual void Tick () override
 
virtual void Draw (s32 cameraId) override
 
void func_80055AB8 (s32 objectIndex, s32 cameraId)
 
void func_80085878 (s32 objectIndex, s32 arg1)
 
void func_800859C8 (s32 objectIndex, s32 arg1)
 
- Public Member Functions inherited from OObject
virtual ~OObject ()=default
 
 OObject ()
 
virtual void Tick60fps ()
 
virtual void Expire ()
 
virtual void Destroy ()
 
virtual void Reset ()
 

Static Public Member Functions

static size_t GetCount ()
 

Private Attributes

FVector _pos
 
size_t _idx
 

Static Private Attributes

static size_t _count = 0
 

Additional Inherited Members

- Data Fields inherited from OObject
uint8_t uuid [16]
 
Object o
 
const char * Name = ""
 
bool bPendingDestroy = false
 
s32 _objectIndex = -1
 

Detailed Description

Animation crash for custom courses

Constructor & Destructor Documentation

◆ OChainChomp()

OChainChomp::OChainChomp ( )
explicit
Here is the call graph for this function:

◆ ~OChainChomp()

OChainChomp::~OChainChomp ( )
inline

Member Function Documentation

◆ Draw()

void OChainChomp::Draw ( s32 cameraId)
overridevirtual

Reimplemented from OObject.

Here is the call graph for this function:

◆ func_80055AB8()

void OChainChomp::func_80055AB8 ( s32 objectIndex,
s32 cameraId )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ func_80085878()

void OChainChomp::func_80085878 ( s32 objectIndex,
s32 arg1 )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ func_800859C8()

void OChainChomp::func_800859C8 ( s32 objectIndex,
s32 arg1 )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ GetCount()

static size_t OChainChomp::GetCount ( )
inlinestatic

◆ Tick()

void OChainChomp::Tick ( void )
overridevirtual

Reimplemented from OObject.

Here is the call graph for this function:

Field Documentation

◆ _count

size_t OChainChomp::_count = 0
staticprivate

◆ _idx

size_t OChainChomp::_idx
private

◆ _pos

FVector OChainChomp::_pos
private

The documentation for this class was generated from the following files: