Navigation
API > API/Runtime > API/Runtime/AdvancedWidgets > API/Runtime/AdvancedWidgets/FPropertyValueFactory
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Framework/PropertyViewer/PropertyValueFactory.h |
|
|
|
Framework/PropertyViewer/PropertyValueFactory.h |
|
Register(const FFieldClass *, FOnGenerate)
| |
|
| Name |
Register |
| Type |
function |
| Header File |
/Engine/Source/Runtime/AdvancedWidgets/Public/Framework/PropertyViewer/PropertyValueFactory.h |
| Include Path |
#include "Framework/PropertyViewer/PropertyValueFactory.h" |
| Source |
/Engine/Source/Runtime/AdvancedWidgets/Private/Framework/PropertyViewer/PropertyValueFactory.cpp |
FHandle Register
(
const FFieldClass * Field,
FOnGenerate OnGenerate
)
Register(const UStruct *, FOnGenerate)
| |
|
| Name |
Register |
| Type |
function |
| Header File |
/Engine/Source/Runtime/AdvancedWidgets/Public/Framework/PropertyViewer/PropertyValueFactory.h |
| Include Path |
#include "Framework/PropertyViewer/PropertyValueFactory.h" |
| Source |
/Engine/Source/Runtime/AdvancedWidgets/Private/Framework/PropertyViewer/PropertyValueFactory.cpp |
FHandle Register
(
const UStruct * Struct,
FOnGenerate OnGenerate
)