Navigation
API > API/Editor > API/Editor/DetailCustomizations > API/Editor/DetailCustomizations/Customizations > API/Editor/DetailCustomizations/Customizations/FTransformStructCustomization
- FMathStructProxyCustomization::FlushValues()
- FMatrixStructCustomization::FlushValues()
- FTransformStructCustomization::FlushValues()
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 |
virtual bool FlushValues
&40;
TWeakPtr< IPropertyHandle > WeakHandlePtr
&41; const
Remarks
Flush the values from the proxy to the property. true if values(s) were successfully flushed
Parameters
| Name | Description |
|---|---|
| WeakHandlePtr | The property handle to set values to. |