Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/FWatchablePropertySet > API/Runtime/InteractiveToolsFramework/FWatchablePropertySet/TPropertyWatcher > API/Runtime/InteractiveToolsFramework/FWatchablePropertySet/TPropertyWatcher/__ctor
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/InteractiveTool.h |
| Include | #include "InteractiveTool.h" |
template<typename Q, typename>
TPropertyWatcher
(
FValueGetter GetValueIn,
FChangedCallback OnChangedIn
)
Remarks
Two-argument constructor, enabled only if PropType is CInequalityComparable.