Navigation
API > API/Plugins > API/Plugins/PropertyBindingUtils > API/Plugins/PropertyBindingUtils/FPropertyBindingDataView
Description
Check is the view is valid (both pointer and type are set). On valid views it is safe to call the Get<>() methods returning a reference.
| Name | IsValid |
| Type | function |
| Header File | /Engine/Plugins/Runtime/PropertyBindingUtils/Source/PropertyBindingUtils/Public/PropertyBindingDataView.h |
| Include Path | #include "PropertyBindingDataView.h" |
bool IsValid() const
True if the view is valid.