hlShutdown() public static method

public static hlShutdown ( ) : void
return void
Example #1
0
 public static void Shutdown()
 {
     HLLib.hlShutdown();
 }