public void MarkWidgetAsChanged_TMPro(bool MarkVertices = true, bool MarkMaterial = false) { if (mTMP_Label != null) { mTMP_Label.SetAllDirty(); } }