oth.is_hook_thread
Returns whether the current thread is an Oth hook thread.
function oth.is_hook_thread(): booleanbooleanWhether the current thread is an Oth hook thread.Usage
Check hook context
print(oth.is_hook_thread())Returns whether the current thread is an Oth hook thread.
function oth.is_hook_thread(): booleanbooleanWhether the current thread is an Oth hook thread.print(oth.is_hook_thread())