Photon Server API Documentation
v5.0RC1
Action subscriber that receives actions on producer thread. More...
Public Member Functions | |
| void | ReceiveOnProducerThread (T msg) |
| Method called from producer threads More... | |
Properties | |
| ISubscriptionRegistry | Subscriptions [get] |
Action subscriber that receives actions on producer thread.
| T |
| void ExitGames.Concurrency.Channels.IProducerThreadSubscriber< T >.ReceiveOnProducerThread | ( | T | msg | ) |
Method called from producer threads
| msg |
summary> Allows for the registration and deregistration of subscriptions /summary>
|
get |