Navigation
API > API/Plugins > API/Plugins/PropertyBindingUtils > API/Plugins/PropertyBindingUtils/FPropertyBindingDataView
| Type | Name | Description | |
|---|---|---|---|
| TEnableIf< TIsDerivedFrom< T, UObject >::IsDerived, constT & >::Type | Get () |
UObject getters (reference & pointer, const & mutable) | |
| TEnableIf::IsDerived &&!TIsIInterface< T >::Value, constT & >:... | Get () |
Struct getters (reference & pointer, const & mutable) | |
| TEnableIf< TIsIInterface< T >::Value, constT & >::Type | Get () |
IInterface getters (reference & pointer, const & mutable) |