UI\Controls\Box::delete
PHP function
Edit on GitHub ✎
(UI 0.9.9)
Delete Control
Description
UI\Controls\Box::delete(int $index): bool
Shall delete the control at the given index from this Box
Parameters
indexThe index of the control to delete
Return Values
Indication of success