ZReciprocalCommand

From Wherigo Foundation Wiki
Jump to: navigation, search

A single command bound to a ZCommand, to which it belongs. It is enabled and disabled with this command. ZReciprocalCommand inherits from ZCommand. Some properties are deactivated and always updated by the belonging command. As target it always delivers the owner of the ZCommand it belongs to.

You shouldn't create a ZReciprocalCommand by yourself. The object is created automatically, when you set the MakeReciprocal of a ZCommand to true. After this time it is maintained by the ZCommand it belongs to.