OnRowSelected
EditorTable
#nullable disabled
createContent()
No longer used since 513e470b52.
513e470b52
Previously it would react to any selection changed event, which could in lude time changes (which is done by removing then adding the ControlPointGroup). Closes #10590.
Prevents attempting to read from the `colours` field before it is actually injected.