RecAPI
|
Module info. More...
#include <KernelApi.h>
Public Attributes | |
int | Version |
RECERR | InitError |
Module info.
RECERR KRECMODULEINFO::InitError |
Status code returned during the initialization of the module.
int KRECMODULEINFO::Version |
Version number of the given module. If the module's DLL file(s) do not exist in the Engine Binaries directory its value will be zero (0). If the module was not initialized successfully, this value will be below zero (0). In this case the InitError field contains the error code.