Open Rails

OpenAL.alGenEffects Method

[This is preliminary documentation and subject to change.]

[PreserveSig]
[DllImport(EntryPoint=""alGenEffects"", CharSet=CharSet.None, SetLastError=False, ExactSpelling=False, PreserveSig=True, CallingConvention=CallingConvention.Cdecl, BestFitMapping=False, ThrowOnUnmappableChar=False, Value=""OpenAL32.dll"")]
[SuppressUnmanagedCodeSecurity]
public static void alGenEffects(
   int number,
   out int effect
);

See Also

OpenAL Class | Orts.Viewer3D Namespace