UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FWatchablePropertySet::FPropertyWatcher Class Referenceabstract

#include <InteractiveTool.h>

+ Inheritance diagram for FWatchablePropertySet::FPropertyWatcher:

Public Member Functions

virtual ~FPropertyWatcher ()=default
 
virtual void CheckAndUpdate ()=0
 
virtual void SilentUpdate ()=0
 

Constructor & Destructor Documentation

◆ ~FPropertyWatcher()

virtual FWatchablePropertySet::FPropertyWatcher::~FPropertyWatcher ( )
virtualdefault

Member Function Documentation

◆ CheckAndUpdate()

virtual void FWatchablePropertySet::FPropertyWatcher::CheckAndUpdate ( )
pure virtual

◆ SilentUpdate()

virtual void FWatchablePropertySet::FPropertyWatcher::SilentUpdate ( )
pure virtual

The documentation for this class was generated from the following file: