Romestead Assembly Reference

FMOD.FILE_OPEN_CALLBACK

Type JSON

public delegate in FMOD

Methods3
Properties0
Fields0
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceFMOD
  • Base typeSystem.MulticastDelegate
  • HashB6ACFDCCC4BC716126D476E5149D4E45D22AEB9F9A352E3A6E1F99101B47290F

Relationships

Base type

System.MulticastDelegate

Methods

BeginInvoke

public System.IAsyncResult BeginInvoke(System.IntPtr name, System.UInt32& filesize, System.IntPtr& handle, System.IntPtr userdata, System.AsyncCallback callback, System.Object object)

Method metadata
  • Visibilitypublic
  • Return typeSystem.IAsyncResult
  • StaticFalse
  • VirtualTrue
  • HashD0E25EA3A1D8F6F1C3C6FCE9641CB764331986A6BBE67FE907B42C558600C6AD

EndInvoke

public FMOD.RESULT EndInvoke(System.UInt32& filesize, System.IntPtr& handle, System.IAsyncResult result)

Method metadata
  • Visibilitypublic
  • Return typeFMOD.RESULT
  • StaticFalse
  • VirtualTrue
  • Hash7103FCA0A59F6AFC5C2FD79164D6A26DE138B6C9F2B929BD15FDB9418631FDBE

Invoke

public FMOD.RESULT Invoke(System.IntPtr name, System.UInt32& filesize, System.IntPtr& handle, System.IntPtr userdata)

Method metadata
  • Visibilitypublic
  • Return typeFMOD.RESULT
  • StaticFalse
  • VirtualTrue
  • Hash334488E29280C92AE874E0C39AA7177D632E6C647130AEDD3A6A6212B9BE6AB2