Navigation
API > API/Editor > API/Editor/DetailCustomizations > API/Editor/DetailCustomizations/Customizations > API/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 OnGetValueToolTip
(
TWeakPtr < IPropertyHandle > WeakHandlePtr,
TSharedRef < TProxyProperty < ProxyType, NumericType > > ProxyValue,
FText Label
) const