InteractableInspector.RemoveProfile(Int32, SerializedProperty) Method

Definition

protected void RemoveProfile (int index, UnityEditor.SerializedProperty prop = default);
member this.RemoveProfile : int * UnityEditor.SerializedProperty -> unit
Protected Sub RemoveProfile (index As Integer, Optional prop As SerializedProperty = Nothing)

Parameters

index
Int32
prop
UnityEditor.SerializedProperty

Applies to