Steamworks.NativeMethods.SteamAPI_Init C# (CSharp) Method

SteamAPI_Init() private method

private SteamAPI_Init ( ) : bool
return bool
		public static extern bool SteamAPI_Init();
NativeMethods