Crate omp_gdk

Crate omp_gdk 

Source
Expand description

GDK crate, that does the core functionality like loading function address, executing, providing necessary types etc

Modules§

actors
checkpoints
classes
core
dialogs
gangzones
menus
models
objects
pickups
players
textdraws
textlabels
types
vehicles

Structs§

ComponentVersion

Constants§

Runtime
Runtime global object that implements all the callbacks and gamemode data

Statics§

OMPRS_Component_Create

Traits§

Events

Functions§

gen_uid

Attribute Macros§

main
Creates an entry point function for the component to call when it loads Entry point function is necessary, all the function address is calculated and initialised here