Navigation
API > API/Editor > API/Editor/DetailCustomizations > API/Editor/DetailCustomizations/Customizations > API/Editor/DetailCustomizations/Customizations/FMathStructCustomization
References
| Module | DetailCustomizations |
| Header | /Engine/Source/Editor/DetailCustomizations/Public/Customizations/MathStructCustomizations.h |
| Include | #include "Customizations/MathStructCustomizations.h" |
| Source | /Engine/Source/Editor/DetailCustomizations/Private/MathStructCustomizations.cpp |
template<typename NumericType>
FText OnGetValueToolTip
&40;
TWeakPtr< IPropertyHandle > WeakHandlePtr
&41; const
Remarks
Gets the tooltip for the value. Displays the property name and the current value
WeakHandlePtr Handle to the property to get the value from