int3
- Синтаксис
-
native int3();
Переменная | Описание |
---|---|
Нет агрументов |
- Описание
- Triggers the software interrupt 3, used for breaking into an attached debugger.
- Пометка
-
Warning: This is a debugging function that is not intended for general plugin use. Using this function will either halt the server and break into the attached debugger, or outright crash the server if no debugger is attached.
- Возвращает
- Функция ничего не возвращает