BaseObjectCollection.UpdateCollection Method

Definition

Rebuilds / updates the collection layout. Update collection is called from the editor button on the inspector.

public:
 virtual void UpdateCollection();
public virtual void UpdateCollection ();
abstract member UpdateCollection : unit -> unit
override this.UpdateCollection : unit -> unit
Public Overridable Sub UpdateCollection ()

Applies to