Interface Handler
csgo.interface_handler
Functions
get_global_vars( )
returns the global_vars table
get_entity_list( )
returns entity_list
get_engine_client( )
returns engine_client
get_cvar( )
returns the console interface
get_events( )
returns the event handler
get_debug_overlay( )
returns debug_overlay
Example
Last updated