EF_RemoveEntity
- Синтаксис
-
stock EF_RemoveEntity(const ENTITY) { return engfunc(EngFunc_RemoveEntity, ENTITY); }
Переменная | Описание |
---|---|
Нет агрументов |
- Описание
- This function has no description.
stock EF_RemoveEntity(const ENTITY) {
return engfunc(EngFunc_RemoveEntity, ENTITY);
}
Переменная | Описание |
---|---|
Нет агрументов |