SYNOPSIS
  int P_Cloned

DESCRIPTION
  The value describes the clone state of the object:
    < 0: object is a blueprint which has been cloned at least once
    = 0: object is a blueprint
    > 0: object is a clone

EXAMPLE

AVAILABILITY
  Include: <b/base.h>
  Availability: /b/base and descendants.

SEE ALSO
  base(b), P_Inherited
