Navigation
API > API/Editor > API/Editor/DetailCustomizations > API/Editor/DetailCustomizations/Customizations
References
| Module | DetailCustomizations |
| Header | /Engine/Source/Editor/DetailCustomizations/Public/Customizations/MathStructProxyCustomizations.h |
| Include | #include "Customizations/MathStructProxyCustomizations.h" |
Syntax
template<typename ObjectType>
class TProxyValue
Remarks
Helper class used to track the dirty state of a proxy value
Constructors
| Type | Name | Description | |
|---|---|---|---|
TProxyValue () |
|||
TProxyValue
(
const ObjectType& InValue |