Changes

Code Editor

203 bytes added, 10:40, 19 November 2013
/* Custom */
! Section!! Exposed by !! Description
|- align="left"
| Custom Object Code || All || the The code placed here will be assembled into the class code of the current {{UBIK}} object. Any classes, methods, properties, etc. can be accessed via an instance of this MetaClass.
|- align="left"
| UBIK Code Library|| All || this This code will be assembled only once per customizing, and is therefore available across all objects. Static classes, methods, properties, etc. can be directly accessed by its type via the namespace UBIK.Runtime.
|}
10,686
edits