[−][src]Function hl_capture::hooks::hw::cmd_argv
pub unsafe fn cmd_argv(index: u32) -> String
Gets a console command argument.
Safety
Unsafe because this function should only be called from the main game thread.
pub unsafe fn cmd_argv(index: u32) -> String
Gets a console command argument.
Unsafe because this function should only be called from the main game thread.