Steamworks.NativeMethods.ISteamController_Init C# (CSharp) Method

ISteamController_Init() private method

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