FMathStructCustomization::IsValueEnabled

Called to see if the value is enabled for editing

Windows
MacOS
Linux

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

Syntax

bool IsValueEnabled
(
    TWeakPtr< IPropertyHandle > WeakHandlePtr
) const

Remarks

Called to see if the value is enabled for editing

Parameters

Parameter

Description

WeakHandlePtr

Handle to the property that the new value is for

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss