Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that breaks a 'AttributeMetaData' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Attribute Meta Data |
Outputs
Type | Name | Description |
---|---|---|
real | Base Value | |
real | Min Value | |
real | Max Value | |
boolean | Can Stack |