Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that breaks a 'MaterialSubstitutionDataTable' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Material Substitution Data Table |
Outputs
Type | Name | Description |
---|---|---|
string | Search String | Name of the material(s) to search for. Wildcard is supported |
enum | String Match | Type of matching to perform with SearchString string |
object | Material Replacement | Material to use for the substitution |