Delegate YVRMessage<T>.Callback
Execute callback function when handle message
Namespace: YVR.Platform
Assembly: YVR.Platform.Runtime.dll
Syntax
public delegate void YVRMessage<T>.Callback(YVRMessage<T> msg)
Parameters
Type | Name | Description |
---|---|---|
YVRMessage<T> | msg |