ZReciprocalCommand

From Wherigo Foundation Wiki
Revision as of 13:27, 22 April 2018 by Ranger Fox (Talk | contribs) (Created page with "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 dea...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.