Navigation
BlueprintAPI > BlueprintAPI/CelestialVault > BlueprintAPI/CelestialVault/Queries
Return the Celestial Information of the Planetary Body (moon, planet) 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 | Start Position | |
| vector | Lookup Direction | |
| real | Threshold Angle Degree |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Found Planetary Body Info | |
| transform | Body Transform | |
| boolean | Return Value |