MultiplayerSendToBucket Method

Overload List

SendToBucket(Guid, Int32) Synchronize a specific UID to all Users within a specific bucket.
SendToBucket(CommunicationBridgeUID, Int32, Reliability) Synchronize a specific CommunicationBridgeUID to all Users within a specific bucket.
SendToBucket(IAdaptiveSerializableUniqueID, Int32, Reliability) Synchronize a specific object implementing IAdaptiveSerializableUniqueID to all Users within a specific bucket.
SendToBucket(IUniqueID, Int32, Reliability) Synchronize a specific object implementing IUniqueID to all Users within a specific bucket.

See Also