Steamworks.NativeMethods.Steam_RegisterInterfaceFuncs C# (CSharp) 메소드

Steam_RegisterInterfaceFuncs() 개인적인 메소드

private Steam_RegisterInterfaceFuncs ( IntPtr hModule ) : void
hModule IntPtr
리턴 void
		public static extern void Steam_RegisterInterfaceFuncs(IntPtr hModule);
NativeMethods