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" |
TPropertyWatcher
(
FValueGetter GetValueIn,
FChangedCallback OnChangedIn,
FNotEqualTestFunction NotEqualIn
)