AMX Mod X API Documentation

Signature
enum floatround_method { floatround_round = 0, floatround_floor, floatround_ceil, floatround_tozero };
Description

Different methods of rounding

Назад
Верх