ParaScreenController.onAllowGuestControlChanged

public UnityEvent<bool> onAllowGuestControlChanged;

Description

Triggered when the AllowGuestControl property is changed. The event parameter indicates whether to allow non-Master players to use the screen control component after the property change.