Navigation
BlueprintAPI > BlueprintAPI/CelestialVault > BlueprintAPI/CelestialVault/Queries
Return the Celestial Information of the Star closest to a specific direction, within an angle threshold
Target is Celestial Vault Day Sequence Actor
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| vector | Observer Location | |
| vector | Lookup Direction | |
| real | Threshold Angle Degree |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Found Star Info | |
| transform | Star Transform | |
| boolean | Return Value |