GTAdhocAPI
Gran Turismo (6) Adhoc API Documentation
Loading...
Searching...
No Matches
gtengine::GTGame::Track Class Reference

Public Member Functions

Array getCourseMakerInfo ()
 
UInt getSceneryCourseCode ()
 

Public Attributes

ULong course_code
 
ULong generated_course_id
 
Int course_pathway
 Always nil in GT6. More...
 
MBlob edit_data
 
Int course_layout_no
 
std::vector< Gadgetgadgets
 
Int map_offset_world_x
 
Int map_offset_world_y
 
Int map_scale
 
Int is_omedeto_difficulty
 

Detailed Description

Definition at line 6 of file Track.cpp.

Member Function Documentation

◆ getCourseMakerInfo()

Array gtengine::GTGame::Track::getCourseMakerInfo ( )
Returns
2 UInt

◆ getSceneryCourseCode()

UInt gtengine::GTGame::Track::getSceneryCourseCode ( )

Member Data Documentation

◆ course_code

ULong gtengine::GTGame::Track::course_code

Definition at line 9 of file Track.cpp.

◆ course_layout_no

Int gtengine::GTGame::Track::course_layout_no

Definition at line 16 of file Track.cpp.

◆ course_pathway

Int gtengine::GTGame::Track::course_pathway

Always nil in GT6.

Definition at line 13 of file Track.cpp.

◆ edit_data

MBlob gtengine::GTGame::Track::edit_data

Definition at line 15 of file Track.cpp.

◆ gadgets

std::vector<Gadget> gtengine::GTGame::Track::gadgets

Definition at line 17 of file Track.cpp.

◆ generated_course_id

ULong gtengine::GTGame::Track::generated_course_id

Definition at line 10 of file Track.cpp.

◆ is_omedeto_difficulty

Int gtengine::GTGame::Track::is_omedeto_difficulty

Definition at line 21 of file Track.cpp.

◆ map_offset_world_x

Int gtengine::GTGame::Track::map_offset_world_x

Definition at line 18 of file Track.cpp.

◆ map_offset_world_y

Int gtengine::GTGame::Track::map_offset_world_y

Definition at line 19 of file Track.cpp.

◆ map_scale

Int gtengine::GTGame::Track::map_scale

Definition at line 20 of file Track.cpp.


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