native
register_think
Syntax
native register_think(const Classname[], const function[]);
Description
Registers a think action to a function by classname.
native
native register_think(const Classname[], const function[]);
Registers a think action to a function by classname.