pEngine property

Pointer<ma_engine> pEngine
getter/setter pair

A pointer to the engine. Set based on the value from the config.

Implementation

external ffi.Pointer<ma_engine> pEngine;