AMX Mod X API Documentation

Signature
native point_contents(const Float:fCheckAt[3]);
Description

Returns the contents value of an origin.

Notes
  • For a list of valid contents values see the CONTENTS_* constants in

    hlsdk_const.inc

Parameters
  • fCheckAt Origin to retrieve contents of
Returns

Contents value

Назад
Верх