Steamworks.NativeMethods.Steam_RegisterInterfaceFuncs C# (CSharp) Méthode

Steam_RegisterInterfaceFuncs() private méthode

private Steam_RegisterInterfaceFuncs ( IntPtr hModule ) : void
hModule IntPtr
Résultat void
		public static extern void Steam_RegisterInterfaceFuncs(IntPtr hModule);
NativeMethods