Skip to content
toxn edited this page Sep 14, 2010 · 2 revisions

Every object in oeGen has its OEGObject record. It states it’s Display name and Global unique identifier.

OEGObject
IID Internal identifier integer Primary key in it’s own table Primary Key
Type Object Type integer Key to OEGType.IID
GUID Global Unique IDentifier text Unique
DisplayName Display Name integer Key to OEGString.IID

Clone this wiki locally