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