AMX Mod X API Documentation

Signature
native get_decal_index(const szDecalName[]);
Description

Returns the index of a decal.

Parameters
  • szDecalName Decal name
Returns

Decal index >= 0, or -1 if decal was not found

Назад
Верх