AMX Mod X API Documentation

Signature
#define CAMERA_NONE 0#define CAMERA_3RDPERSON 1#define CAMERA_UPLEFT 2#define CAMERA_TOPDOWN 3
Description

View types for the set_view() native.

Notes
  • These do not correspond to any HLSDK constants and are only relevant to

    the custom functionality provided by the engine module.

Назад
Верх