MCPcopy Create free account
hub / github.com/FlaxEngine/FlaxEngine / RemoveIt

Method RemoveIt

Source/Editor/GUI/Docking/DockPanel.cs:453–456  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

451 }
452
453 internal void RemoveIt()
454 {
455 OnLastTabRemoved();
456 }
457
458 /// <summary>
459 /// Called when last tab gets removed.

Callers 1

LoadPanelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected