AoMEngineLibrary.AMP.BrgMax.SaveUI C# (CSharp) Méthode

SaveUI() public méthode

public SaveUI ( ) : void
Résultat void
        public void SaveUI()
        {
            this.uniformAttachpointScale = this.Plugin.brgImportAttachScaleCheckBox.Checked;
            this.modelAtCenter = this.Plugin.brgImportCenterModelCheckBox.Checked;
        }