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

#include <TestCourse.h>

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

Public Member Functions

virtual ~TestCourse ()=default
 
 TestCourse ()
 
virtual void Load () override
 
virtual void LoadTextures () override
 
virtual void BeginPlay () override
 
virtual void WhatDoesThisDo (Player *player, int8_t playerId) override
 
virtual void WhatDoesThisDoAI (Player *player, int8_t playerId) override
 
virtual void Render (struct UnkStruct_800DC5EC *) override
 
virtual bool IsMod () override
 

Constructor & Destructor Documentation

◆ ~TestCourse()

virtual TestCourse::~TestCourse ( )
virtualdefault

◆ TestCourse()

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

Member Function Documentation

◆ BeginPlay()

void TestCourse::BeginPlay ( )
overridevirtual
Here is the call graph for this function:

◆ IsMod()

bool TestCourse::IsMod ( )
overridevirtual

◆ Load()

void TestCourse::Load ( )
overridevirtual
Here is the call graph for this function:

◆ LoadTextures()

void TestCourse::LoadTextures ( )
overridevirtual
Here is the call graph for this function:

◆ Render()

void TestCourse::Render ( struct UnkStruct_800DC5EC * arg0)
overridevirtual
Here is the call graph for this function:

◆ WhatDoesThisDo()

void TestCourse::WhatDoesThisDo ( Player * player,
int8_t playerId )
overridevirtual
Here is the call graph for this function:

◆ WhatDoesThisDoAI()

void TestCourse::WhatDoesThisDoAI ( Player * player,
int8_t playerId )
overridevirtual
Here is the call graph for this function:

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