GTAdhocAPI
Gran Turismo (6) Adhoc API Documentation
|
►N__toplevel__ | Top Level |
C__module__ | Functions for this module |
►NBinary | Binary module |
C__module__ | Functions for this module |
►Ngtengine | GT Engine API Interfacing & Enums |
►NGTGame | |
CAchieveCondition | |
CArcadeStyleSetting | |
CConstraint | |
CDriftCondition | |
CEditorInfo | |
CEntry | |
CEntryBase | |
CEntrySet | |
CEvalCondition | |
CEvent | |
CFailureCondition | |
CGadget | |
CInformation | |
CLicenseCondition | |
CLicenseConditionData | |
CLocalizeText | |
CPlayStyle | |
CRanking | |
CRegulation | |
CReplay | |
CReward | |
CStageData | |
CStageResetData | |
CTrack | |
C__module__ | Functions for this module |
CEntryGenerate | |
CMArcadeStyleMode | |
CMBehavior | |
CMCarDriverParameter | Represents a car driver/driver entity |
CMCarDriverStatus | |
CMCarParameter | Represents a car entity |
CMCarStatus | |
CMCarThin | Represents a thin representation of a car |
CMClan | |
CMController | |
CMCourseGenerateData | |
CMDataLogger | Represents a real-world GPS replay |
CMDragRaceMode | |
CMDriftMode | |
CMEntitlement | Entitlement Object |
CMGameItem | Represents a game item (car, driver set, consumable (GT5)...) |
CMGameParameter | Represents a set of events/races |
CMGarage | Represents a garage file |
CMGarageCar | Represents a car in the garage file |
CMGPSReplay2 | Represents a real-world GPS replay |
CMGTServiceManager | Provides data/socket/web services for outside clients to access |
CMLicenseCondition | |
CMLicenseMode | |
CMLiveTimingRecord | Live Timing Record |
CMLobby | Interface on NP Matching |
CMLTEntry | Live Timing car entry |
CMOrganizer | Event/Race Organizer |
CMPilotStatus | |
CMQualityControlParameter | Represents multiplayer packet settings |
CMRaceBuildParameter | |
CMRaceCameraSetStatus | |
CMRaceCameraStatus | |
CMRaceEntryStatus | |
CMRaceFadeActor | |
CMRaceOperator | Race Operator |
CMRaceParameter | Represents race parameters |
CMRaceSound | |
CMRaceStatus | |
CMReplayExport | Might be obsolete class superseeded by MReplayExportMoTeC |
CMReplayExportToMoTeC | Replay exporter to MoTeC |
CMReplayInfo | Provides information about a replay file |
CMRoomConfig | Represents an online lobby configuration |
CMSceneStatus | |
CMSceneTime | |
CMServiceBrowser | DNS Service Browser |
CMServicePublisher | DNS Service Publisher |
CMSpecDB | Wrapper over a SQLite database file for SpecDB operations |
CMVehicleStatus | |
►NIO | Libraries for file reading/writing |
C__module__ | Functions for this module |
CByteReader | Stream reader for byte buffers |
CByteWriter | Stream writer for byte buffers |
CFile | File utilities |
CFileReader | Stream reader for direct file reading |
CFileWriter | Stream reader for direct file writing |
CNullReader | |
CNullWriter | |
CPath | Path utilities |
CStreamReader | Abstract class for stream reading |
CStreamWriter | Abstract class for stream writing |
CStringReader | Stream reader for reading from strings |
CStringWriter | Stream writer for writing strings |
CZipReader | Stream reader for reading from inflated files |
►NMath | Math utilities |
C__module__ | Functions for this module |
►Nmenu | UI Widgets |
C__module__ | Functions for this module |
CMActivateEvent | Represents an activation event (for onActivate() ) |
CMActor | Represents an actor |
CMAdjustment | Represents an adjustment object |
CMAnimationTextFace | Represents a facing widget that displays animated text |
CMBlurFace | Represents a facing widget that acts as blur |
CMBoolAttribute | Represents a boolean attribute |
CMBoolInterpolator | Represents a boolean interpolator |
CMBox | Base Box widget, allowing widgets within it to be packed |
CMCancelEvent | Represents a cancelled/return event (for onCancel() ) |
CMCascadeRoot | Represents that displays cascading roots |
CMChartFace | Represents a facing widget that displays a chart. This class is not usable - only bench functions in MOrganizer can bind to it internally |
CMChartSeries | Base series for chart widgets |
CMChaseActor | Represents a chasing actor |
CMColorAttribute | Represents a boolean attribute |
CMColorFace | Represents a facing widget that displays a color |
CMColorInterpolator | Represents a color interpolator |
CMColorObject | Represents a rectangle - [x, y, w, h] |
CMComponent | |
CMComposite | Represents a widget made up or containing multiple widgets |
CMComposite3D | Represents a widget made up or containing multiple widgets with 3D support |
CMCompositeActor | Represents a composite actor |
CMCrossingEvent | |
CMCursorFace | Represents a facing widget that displays a cursor |
CMDBox | Base Directional Box |
CMEvent | Base Event |
CMFaceColorAttribute | Represents a face color attribute |
CMFaceColorInterpolator | Represents a face color interpolator |
CMFadeActor | Represents a fading actor |
CMFBox | F Box |
CMFlashFace | Represents a facing widget that represents a strobe (converted flash/.swf -> strobe (.strb)) file |
CMFloatAttribute | Represents a float attribute |
CMFocusEnterEvent | Represents a widget focused event (for onFocusEnter() ) |
CMFocusLeaveEvent | Represents a widget unfocused event (for onFocusLeave() ) |
CMFrameImageFace | Represents a facing widget that displays a framed image |
CMFunctionEvent | Represents a function event |
CMGraphFace | Represents a facing widget that acts as blur |
CMHBox | Horizontal box widget, allowing widgets to be packed horizontally |
CMHScrollbar | Represents an horizontal scrollbar widget |
CMIconBox | Represents an icon box widget (2D scrollable) |
CMImageFace | Represents a facing widget that displays an image |
CMImageShape | Represents a widget that an image shaped (or cropped from a texture atlas) |
CMImageText | Represents a widget that an image and text |
CMInputNumberFace | Represents a facing widget that allows number input |
CMInputTextFace | Represents a facing widget that allows text input |
CMInstance | |
CMInstanceActor | |
CMIntAttribute | Represents an integer attribute |
CMInterpolator | Base interpolator |
CMIntInterpolator | Represents a integer interpolator |
CMKeyEvent | Key Event |
CMKeyPressEvent | Represents a key pressed event (for onKeyPress() ) |
CMKeyReleaseEvent | Represents a key released event (for onKeyRelease() ) |
CMLeaveEvent | |
CMListBox | Represents a listbox widget |
CMListBox3D | Represents a 3D listbox widget |
CMManager | Represents a function event |
CMMBox | Box that allows splitting widgets into a specific layout (rows/columns) |
CMMenuGameObjectManager | |
CMMotionEvent | |
CMMoveActor | Represents a moving actor |
CMMovieFace | Represents a facing widget that displays a movie |
CMNode | Represents a core UI node |
CMNodeEvent | Base Node Event |
CMOptionMenu | |
CMParallelActor | Represents a moving actor |
CMPieChart | Represents a facing widget that displays a pie |
CMPieSeries | Represents a pie series for use with MPieChart |
CMProgressFace | Represents a facing widget that displays a progress bar |
CMProject | Represents a project, a group of roots/pages |
CMRaderChart | Represents a facing widget that displays a radar chart |
CMRaderSeries | Represents a radar series for use with MRaderChart |
CMRectangle | Represents a rectangle - [x, y, w, h] |
CMRenderContext | Base representation of a render context |
CMRenderContextPS3 | Cell implementation of MRenderContext |
CMRootTransition | Represents a root transition |
CMRootWindow | Represents a window/page/root |
CMSBox | S(calable?) Box |
CMScalarInterpolator | Represents a scalar value interpolator |
CMScaleBar | Represents a scaling bar widget |
CMSceneFace | Represents a facing widget that displays a scene (models, etc) |
CMScriptEvent | Unknown, intended for use with context.pushEvent() |
CMScriptWatcher | |
CMScrollArea | |
CMScrollArrow | Scroll arrow |
CMScrollbar | Base scrollbar object |
CMScrollBase | Scroll base |
CMScrollBox | Scroll box |
CMScrollClip | Scroll clip |
CMScrolledWindow | |
CMScroller | Base scroll area |
CMScrollPinch | Scroll pinch |
CMScrollRange | Base scroll range |
CMScrollWindow | Represents a scrollable window |
CMSelectBar | Select bar |
CMSelectBox | Select box |
CMSequenceActor | Represents a sequence actor |
CMSliderBar | Represents a sliding bar widget |
CMStringAttribute | Represents a string attribute |
CMStrokePoint | |
CMSyncTimer | |
CMSystemOSK | Static functions for handling the system's on screen keyboard |
CMTextFace | Represents a facing widget that displays text |
CMTextSetting | Represents a facing widget that displays text |
CMToolTipFace | Represents a facing widget that displays a tooltip |
CMTransform | Represents a transform |
CMUpdateContext | Base representation of an update context |
CMUpdateContextPS3 | Cell representation of MUpdateContext |
CMVBox | Vertical box widget, allowing widgets to be packed vertically |
CMVector3Attribute | Represents a vector 3 attribute |
CMVector3Interpolator | Represents a vector 3 interpolator |
CMVectorAttribute | Represents a vector attribute |
CMVectorInterpolator | Represents a vector interpolator |
CMVScrollbar | Represents a vertical scrollbar widget |
CMWidget | Represents a UI component |
CMWidgetEvent | Base Widget Event |
►Npdiext | Extended APIs |
C__module__ | Functions for this module |
CMBufferDecryptManager | Represents a decrypt manager for the file devices |
CMEngineSound | Engine Sound Interface for playing engines & mufflers |
CMGameContentUtilStorage | |
CMGameDataUtil | |
CMGameObjectManager | |
CMGrim2 | Gran Turismo Server Interface |
CMHttpRequest | Represents an http request |
CMPhotoSysUtil | |
CMSaveDataUtil | |
CMSoundContext | |
CMSoundEffect | Handler for SFX/Menu sounds - Must be stored into its own static for the sounds to persist! |
CMStorageDataUtil | |
CMStreamPlayer | |
CMSystemCondition | Start/Exit Game handler |
CMSystemConfiguration | Console Info (Display, Audio, etc) |
CMUsbPspComm | |
CMVoucher | Handler for voucher/dlcs |
►Npdistd | Standard Library for Adhoc |
C__module__ | Functions for this module |
CAppBootConfig | Handler for extra boot configuration |
CMActivity | Activity API Handler |
CMAutoTest | AutoTester |
CMAVChat | |
CMBbs2 | Bbs2 Server API Handler (Forums) |
CMBlob | Blob Object (Based on ByteData) |
CMCipher | Provides buffer encryption/decryption utilities |
CMCommunity | Community Server API Handler (All community features) |
CMCourse | Custom Course Grim API Handler (Track Editor) |
CMDomNode | XML Node |
CMDomNodeList | XML Node List |
CMDynRes | Dynamic Resources handler |
CMEventRace2 | Seasonal/Online Event API Handler |
CMGameInputAnalog | |
CMGameInputButton | |
CMGameInputData | |
CMGamePort | |
CMGpb | Handler for Adhoc Project resources (GPB files) |
CMGTMail | Mail API Handler (Messages) |
CMHttp3 | Http parameters singleton |
CMHttpc | Libpace related (Undocumented Sony Library) |
CMLocale | |
CMLoggerManager | Internal logger manager |
CMMatching2 | Matching API Handler (Quick Match) |
CMMusic | Music handling interface |
CMNetworkInterface | Interface for getting network connection status & details |
CMNetworkPlatform | PSN/Network Platform API Interface |
CMNetworkUserStorage | NP Title User Storage (TUS) API Interface |
CMNews2 | News API Handler (News Articles) |
CMNoticeData | |
CMNoticeList | |
CMNPCommerce | NP Commerce Interface |
CMNpEula | NP Eula Interface |
CMPDINetwork | PDI Network/Server Interface |
CMPDINetworkUserId | |
CMPDINetworkUserProfile | |
CMPhoto | Photo API Handler (Photo Sharing & Fetching) |
CMPipe | Acts as a string builder of some sort |
CMPjson | Handler for encoding strings into JSON |
CMProgress | General object representing task progress |
CMPseudoReflectionObject | Adhoc object serializer & accessor |
CMRandom | Mersenne-Twister base random number generator object |
CMRanking2 | Ranking API Handler (Leaderboards) |
CMRecorder | Provides Screen recording capabilities (Sony) |
CMReplay2 | Replay API Handler (Replay Sharing & Fetching) |
CMRTextDB | Localization Database Object |
CMRTextManager | Localization Database Manager |
CMSailTranscoder | Wrapper around libsail for PAMF file streaming (Sony) |
CMSdService | DNS Service Discovery Service |
CMSns | |
CMSound | |
CMSqlite | SQLite Library Interface Object |
CMSqliteIterator | SQLite Interator Object |
CMSystemBGM | Handler for user-provided music |
CMSystemDialog | Interface for showing console dialogs |
CMTestSou | |
CMTime | Represents an object describing a date and time |
CMTv2 | GTTV API Handler |
CMUserProfile2 | User API Handler |
CMVideoExport | Wrapper around cellVideoExport (Sony) |
CMWatcher | |
►CMWebAd | |
Cwebad | |
CMWorker | |
CMXml | Handler for parsing XML files |
►NSystem | Built-in adhoc system classes and functions |
C__module__ | |
CAny | |
CArray | Stores a collection of items |
CBool | Built-in boolean object which represents true or false |
CByte | Built-in type which represents a value between 0 and 255 (1 byte) |
CByteData | Built-in type that represents an array of bytes or a buffer |
CClass | Built-in type that represents a class definition |
CDouble | Built-in type that represents a double-precision 64-bit number |
CException | Built-in exception object |
CFloat | Built-in type that represents a single-precision 32-bit number |
CFunctionObject | Built-in type that represents a function |
CInt | Built-in type that represents a signed 32-bit number |
CIterator | Represents an iterator |
CLoadPath | |
CLong | Built-in type that represents a signed 64-bit number |
CMap | Built-in dictionary/key-value pair object based on std::map |
CMethodObject | Built-in type that represents a method |
CModule | Built-in type that represents a module (or namespace in C++) |
CMonitor | Represents a monitor for mutex & thread locking operations |
CObject | This is the base object for every type |
CRegexp | Built-in type that represents a regular expression |
CShort | Built-in type that represents a signed 16-bit number |
CSTArray | |
CSTBool | |
CSTByte | |
CSTDouble | |
CSTFloat | |
CSTLong | |
CSTRecord | |
CString | Built-in type that string - an array of characters - text |
CSTShort | |
CSTString | |
CSTStructure | |
CSTType | |
CSTUByte | |
CSTULong | |
CSTUShort | |
CSymbol | Built-in type that represents an unique symbol |
CThread | Built-in type that represents a thread for asynchronous tasks |
CUByte | Built-in type that represents an unsigned 8-bit number |
CUInt | Built-in type that represents an unsigned 32-bit number |
CULong | Built-in type that represents an unsigned 64-bit number |
CUShort | Built-in type that represents an unsigned 16-bit number |
CVoid | |
►NTime | Time utilities |
C__module__ | Functions for this module |