Navigation
Unreal Engine C++ API Reference > Editor > DetailCustomizations > Customizations > FMathStructProxyCustomization
References
Module | DetailCustomizations |
Header | /Engine/Source/Editor/DetailCustomizations/Public/Customizations/MathStructProxyCustomizations.h |
Include | #include "Customizations/MathStructProxyCustomizations.h" |
Source | /Engine/Source/Editor/DetailCustomizations/Private/MathStructProxyCustomizations.cpp |
template<typename ProxyType, typename NumericType> [FText](API\Runtime\Core\Internationalization\FText) OnGetValueToolTip ( [TWeakPtr](API\Runtime\Core\Templates\TWeakPtr)< [IPropertyHandle](API\Editor\PropertyEditor\IPropertyHandle) > WeakHandlePtr, [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< TProxyProperty< ProxyType, NumericType >> ProxyValue, [FText](API\Runtime\Core\Internationalization\FText) Label ) const