pfn_keyvalue
- Синтаксис
-
forward pfn_keyvalue(entid);
Переменная | Описание |
---|---|
entid |
Entity index |
- Описание
- Called when a keyvalue pair is sent to an entity.
- Пометка
-
Use copy_keyvalue() to retrieve the keyvalue information, and DispatchKeyVaue() to modify it.
- Возвращает
- PLUGIN_CONTINUE to ignore, PLUGIN_HANDLED or higher to block