Jump to: navigation, search

Difference between revisions of "UNITITEM"


m (Text replacement - "[[Category:System MetaClasses" to "[[Category:Metaclasses")
Line 8: Line 8:
 
| purpose = Manage units
 
| purpose = Manage units
 
| version = 2+
 
| version = 2+
 +
| typestring = UBIK.Kernel.MetaClass
 +
| runtimetype = UBIK.Kernel.UnitItem
 
}}
 
}}
 
A Unit Item is an object to define a single dimension used on a [[Metaproperty|MetaProperty]] and is related to a [[UNIT]] object.
 
A Unit Item is an object to define a single dimension used on a [[Metaproperty|MetaProperty]] and is related to a [[UNIT]] object.
  
 
[[Category:Metaclasses]]
 
[[Category:Metaclasses]]

Revision as of 15:14, 13 May 2015

IC METACLASS.gif Unit Item
Name UNITITEM
Namespace System.Unit
Internal Name UnitItem
TypeString UBIK.Kernel.MetaClass
RuntimeType UBIK.Kernel.UnitItem
Purpose Manage units
Version 2+

A Unit Item is an object to define a single dimension used on a MetaProperty and is related to a UNIT object.