#include <PropertyLink.h>
Inheritance diagram for Odyssey::DefaultPropertyLink:

Public Member Functions | |
| DefaultPropertyLink () | |
| void | link (PropertyProxy &parent, PropertyProxy &child) |
| Syncs the child property to the parent's value. | |
This class embodies the default linking between two properties. This will simply sync the child property to equal the parent whenever it is updated.
|
|
|
|
||||||||||||
|
Syncs the child property to the parent's value.
Implements Odyssey::PropertyLink. |
1.4.6-NO