register_D3D_hook
Registers a function which gets called on every frame. It returns an ID used for unregistering the hook.
int register_D3D_hook(function() callback)
Last updated
Registers a function which gets called on every frame. It returns an ID used for unregistering the hook.
int register_D3D_hook(function() callback)
Last updated