Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/FWatchablePropertySet > API/Runtime/InteractiveToolsFramework/FWatchablePropertySet/TPropertyWatcher
| Type | Name | Description | |
|---|---|---|---|
TPropertyWatcher
(
const PropType& Property, |
Two-argument constructor, enabled only if PropType is CInequalityComparable. | ||
TPropertyWatcher
(
FValueGetter GetValueIn, |
Two-argument constructor, enabled only if PropType is CInequalityComparable. | ||
TPropertyWatcher
(
const PropType& Property, |
|||
TPropertyWatcher
(
FValueGetter GetValueIn, |