Navigation
API > API/Plugins > API/Plugins/MutableDataflowEditor
| |
|
| Name |
FMutableFloatParameter |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/MutableDataflow/Source/MutableDataflowEditor/Public/MutableDataflowParameters.h |
| Include Path |
#include "MutableDataflowParameters.h" |
Syntax
USTRUCT (BlueprintType , Meta=(Experimental))
struct FMutableFloatParameter : public FMutableParameterBase
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Float |
float |
|
MutableDataflowParameters.h |
- EditAnywhere
- Category="Mutable"
|