Navigation
API > API/Plugins > API/Plugins/PropertyBindingUtils > API/Plugins/PropertyBindingUtils/FPropertyBindingDataView > API/Plugins/PropertyBindingUtils/FPropertyBindingDataView/GetMutablePtr
References
| Module | PropertyBindingUtils |
| Header | /Engine/Plugins/Runtime/PropertyBindingUtils/Source/PropertyBindingUtils/Public/PropertyBindingPath.h |
| Include | #include "PropertyBindingPath.h" |
template<typename T>
TEnableIf<!TIsDerivedFrom< T, UObject >::IsDerived &&!TIsIInterface< T >::Value, T * >::Type GetMutablePtr() const