private void Reset() { ReflectionUtils.AutoFillComponentFields(this); }
private void OnValidate() { ReflectionUtils.AutoFillComponentFields(this); }