Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraphMemberDefaults.h |
Include |
#include "MetasoundEditorGraphMemberDefaults.h" |
UCLASS(MinimalAPI)
class UMetasoundEditorGraphMemberDefaultFloat : public UMetasoundEditorGraphMemberDefaultLiteral
Name | Description | ||
---|---|---|---|
|
ClampDefault |
||
|
OnClampChanged |
||
|
OnDefaultValueChanged |
||
|
OnRangeChanged |
||
|
Range |
||
|
VolumeWidgetUseLinearOutput |
If true, output linear (0 - 1) value. |
|
|
TEnumAsByte< EO... |
WidgetOrientation |
|
|
WidgetType |
||
|
WidgetValueType |
Name | Description | |
---|---|---|
|
~UMetasoundEditorGraphMemberDefaultFloat() |
Name | Description | ||
---|---|---|---|
|
float |
GetDefault() |
|
|
GetDefaultPropertyName() |
||
|
GetRange() |
||
|
SetDefault ( |
||
|
SetRange ( |
Name | Description | ||
---|---|---|---|
|
FMetasoundFr... |
GetDefault() |
|
|
EMetasoundFr... |
GetLiteralType() |
|
|
SetFromLiteral ( |
||
|
UpdatePreviewInstance ( |
Name | Description | ||
---|---|---|---|
|
PostEditChangeChainProperty ( |
This alternate version of PostEditChange is called when properties inside structs are modified. |