RefProxy (script event)
The information on this page is specific to Quake 4 .
Game class
This event operates on an instance of the game class type {{{gameclass}}}
Description
abahr:
Usage
entity refProxy( string scriptObjectName )
Parameters
- [scriptObjectName] -
Examples
sys.refProxy( "my_script_object" );
Notes
Not available.