FMOD.FILE_OPEN_CALLBACK
Type JSONpublic delegate in FMOD
Type metadata
- Assembly
Romestead - Namespace
FMOD - Base type
System.MulticastDelegate - Hash
B6ACFDCCC4BC716126D476E5149D4E45D22AEB9F9A352E3A6E1F99101B47290F
Relationships
Base type
System.MulticastDelegate
Referenced by types
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 type
System.IAsyncResult - StaticFalse
- VirtualTrue
- Hash
D0E25EA3A1D8F6F1C3C6FCE9641CB764331986A6BBE67FE907B42C558600C6AD
EndInvoke
#
public FMOD.RESULT EndInvoke(System.UInt32& filesize, System.IntPtr& handle, System.IAsyncResult result)
Method metadata
- Visibilitypublic
- Return type
FMOD.RESULT - StaticFalse
- VirtualTrue
- Hash
7103FCA0A59F6AFC5C2FD79164D6A26DE138B6C9F2B929BD15FDB9418631FDBE
Invoke
#
public FMOD.RESULT Invoke(System.IntPtr name, System.UInt32& filesize, System.IntPtr& handle, System.IntPtr userdata)
Method metadata
- Visibilitypublic
- Return type
FMOD.RESULT - StaticFalse
- VirtualTrue
- Hash
334488E29280C92AE874E0C39AA7177D632E6C647130AEDD3A6A6212B9BE6AB2