API (QSF)

Information: The EMERGENCY community board is completely free and is financed by advertisement. Please deactivate adblocker if you use this site. Thank you!
Note about the webdisk: Downloading larger files is possible broken. Our Service-Provider is still working on the problem.
  • The API provides an interface for the programming with EMERGENCY 5 / EMERGENCY 2016.

    1 API


    The API provides an C++ interface for the programming with EMERGENCY 5 / EMERGENCY 2016. It offers the access to all classes of the engine and nearly all classes used by EMERGENCY 5 / EMERGENCY 2016. For this reason, you can create new plugins for the game.


    2 Hints


    Some classes from the name space "em5" don't have the macro "EM5_API_EXPORT" before the class name. You can't use this classes, because the linker will deliver error messages during compiling.