Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Enum
ForEach EGeometryScriptTangentTypes
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| boolean | Skip Hidden | Controls whether or not the loop will skip over hidden enumeration values. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Loop Body | |
| enum | Enum Value | |
| exec | Completed |