The Customizing object gives information about one version of the compiled customized assemblies. Every time the user executes a compilation (both local and released) a new instance of customizing is created.
{{MetaClassInfoBox
| title = Customizing
| version = 2+
}}
==Basics==
The Customizing object gives information about one version of the compiled customized assemblies. Every time the user executes a compilation (both local and released) a new instance of customizing is created.
==Properties==
The Customizing Version which was active once the new once was compiled.
[[Category:Metaclasses|CUSTOMIZING]] ==Customizeable Methods=====AddSystemAssemblies===
Gives the possibility to define assemblies (by their name) which must be added to the UBIK Compiler every time it is asked to compile either the customizing or debugging code in the debugging test environment (Whobert) {{Version/ServerSince|2.5.0}}.