Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/FWatchablePropertySet > API/Runtime/InteractiveToolsFramework/FWatchablePropertySet/TPropertyWatcher
Describes a type having a "!=" comparasion operator. (Note: it would probably be cleaner to require operator==, however some types have operator!= but no operator==, and we do only use != in the code.)
| Name | CInequalityComparable |
| Type | struct |
| Header File | /Engine/Source/Runtime/InteractiveToolsFramework/Public/InteractiveTool.h |
| Include Path | #include "InteractiveTool.h" |
Syntax
struct CInequalityComparable
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| InteractiveTool.h |