ActionSchedule.PlayerTarget.Callback


public interface ActionSchedule.PlayerTarget.Callback


Callback to be called when message arrives.

Summary

Public methods

abstract void

Notifies about the arrival of the message.

Public methods

onMessageArrived

abstract void onMessageArrived()

Notifies about the arrival of the message.