InteractableAudioReceiver.HideUnityEvents Property

Definition

Defines whether Unity Events should be hidden in inspector for this type of EventReceiver

public:
 virtual property bool HideUnityEvents { bool get(); };
public override bool HideUnityEvents { get; }
member this.HideUnityEvents : bool
Public Overrides ReadOnly Property HideUnityEvents As Boolean

Property Value

Applies to