ReceiverBase.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 virtual bool HideUnityEvents { get; }
member this.HideUnityEvents : bool
Public Overridable ReadOnly Property HideUnityEvents As Boolean

Property Value

Applies to