PlayerMessageDestination
Description:
[ CCode ( cprefix = "CLAPPER_PLAYER_MESSAGE_DESTINATION_" , type_id = "clapper_player_message_destination_get_type ()" ) ]
[ Version ( since = "0.10" ) ]
public enum PlayerMessageDestination
Content:
Enum values:
- APPLICATION -
Messaging from reactable enhancers to the application.
- PLAYER - Messaging from
application or reactable enhancers to the player itself.
- REACTABLES - Messaging
from application to the reactable enhancers.