Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Smart Object Slot Entrance Location Result' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Smart Object Slot Entrance Location Result |
Outputs
| Type | Name | Description |
|---|---|---|
| vector | Location | The location to enter the slot. |
| rotator | Rotation | The expected direction to enter the slot. |
| struct | Tags | Gameplay tags associated with the entrance. |
| struct | Entrance Handle | Handle identifying the entrance that was found. |
| boolean | Is Valid | True if the result has passed validation tests. |