Photon Server API Documentation v5.0RC1

ExitGames.Concurrency.Channels.QueueChannel< T > Member List

This is the complete list of members for ExitGames.Concurrency.Channels.QueueChannel< T >, including all inherited members.

Publish(T message)ExitGames.Concurrency.Channels.QueueChannel< T >inline
Subscribe(IExecutionContext executionContext, Action< T > onMessage)ExitGames.Concurrency.Channels.QueueChannel< T >inline