AMX Mod X API Documentation

Signature
native get_tr(TraceResult:tr_member, any:...);
Notes
  • only use this with functions that pass a Trace
  • get: zero extra params - return int, one extra param = byref float or vector

    set: use anything

Назад
Верх