GB.Is

int GB.Is ( void *object , GB_CLASS class )

Returns if an object belongs to a specified class, or any class that inherits it.

  • object is an object reference.

  • class is a class identifier.

See also