LogToGame Function

Logs a generic message to the HL2 logs.

void LogToGame(const char[] format, any... ...)

Parameters

const char[] format

String format.

any... ...

Format arguments.