set_size
- Синтаксис
-
stock set_size(index, const Float:mins[3], const Float:maxs[3]) { return entity_set_size(index,mins,maxs); }
Переменная | Описание |
---|---|
Нет агрументов |
- Описание
- This function has no description.
stock set_size(index, const Float:mins[3], const Float:maxs[3])
{
return entity_set_size(index,mins,maxs);
}
Переменная | Описание |
---|---|
Нет агрументов |