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
GUID Global Unique IDentifier text Unique, Primary Key
DisplayName Display Name integer Key to OEGString.IID
IID Internal identifier integer Primary key in it’s own table
Type Object Type integer Key to OEGType.IID

Clone this wiki locally