LockAcquiredEvent Class
Event raised when the local client successfully acquires a lock on a synchronized object.
Subscribe to
[!:MultiplayerManager.LockAcquired] to receive this event. Once this event fires the local client has exclusive write authority over the object identified by
UniqueID until the lock is explicitly released.