NotifyCallback (RSDKv4)¶
Note
This native function only exists in Sonic Origins.
Description¶
Sends the given callback to communicate to Hedgehog Engine 2.
For more information on NotifyCallback, including a list of usable callbacks, see this page.
Parameters¶
callback
-
The index value of the callback.
param1
,param2
,param3
-
Parameters to use for the callback.
Return Value¶
Depends on the callback used.