FMOD.DEBUG_CALLBACK
Type JSONpublic delegate in FMOD
Type metadata
- Assembly
Romestead - Namespace
FMOD - Base type
System.MulticastDelegate - Hash
B64257AF9643D75D5919EEA647B9724A30A6641FCB44D7570DB1C75C41340108
Relationships
Base type
System.MulticastDelegate
Referenced by types
Methods
BeginInvoke
#
public System.IAsyncResult BeginInvoke(FMOD.DEBUG_FLAGS flags, System.IntPtr file, System.Int32 line, System.IntPtr func, System.IntPtr message, System.AsyncCallback callback, System.Object object)
Method metadata
- Visibilitypublic
- Return type
System.IAsyncResult - StaticFalse
- VirtualTrue
- Hash
C2D9977D081918FAAF484AD8B292F61C2610F662D42D27E60C960AF8F7DC1757
EndInvoke
#
public FMOD.RESULT EndInvoke(System.IAsyncResult result)
Method metadata
- Visibilitypublic
- Return type
FMOD.RESULT - StaticFalse
- VirtualTrue
- Hash
A71A89F453AE5E65D7DCB8EF5C8A9BE7DE58145A36E57656CFD8C0777EFB1E83
Invoke
#
public FMOD.RESULT Invoke(FMOD.DEBUG_FLAGS flags, System.IntPtr file, System.Int32 line, System.IntPtr func, System.IntPtr message)
Method metadata
- Visibilitypublic
- Return type
FMOD.RESULT - StaticFalse
- VirtualTrue
- Hash
71B28C2543E5A860AF269D5375B4804FF5F0B3A7DD9F5F21A7BD1F4FD219EBC1