SingleClientEvent Class
Event used for when you want something to only apply for a single client.
Namespace: Alteruna.MultiplayerAssembly: Alteruna (in Alteruna.dll) Version: 2.0.1+a1176e08a0b4a6bfd8fefeddde6163a16d29e5ab
public class SingleClientEvent : CommunicationBridge
- Inheritance
- Object Object Component Behaviour MonoBehaviour CommunicationBridge SingleClientEvent
When on an avatar, the controller will be the avatar owner. Otherwise, the controller will be the client with the lowest user index.