CObjectID.h

Introduction

Use the links in the table of contents to the left to access the documentation.



Typedefs

ObjectID

ObjectID


typedef long long ObjectID;  
Discussion

Unique ID type that we use to identify all sorts of objects. Note that these IDs are only unique among their type of object, so you can get the same object ID for a cursor, card and icon.