public void Init(MotionEditorContext editorContext) { this.EditorContext = editorContext; InitMembers(); RegisterEvents(); }