Object_Instance_Number property

  1. @Uint32()
int Object_Instance_Number
getter/setter pair

The instance number for this class instance.

Implementation

@ffi.Uint32()
external int Object_Instance_Number;