Difference between revisions of "Osiris/API/GetSurfaceGroundAt"
From Divinity Engine Wiki
(Created page with "===== Full Definition(s) ===== * query '''GetSurfaceGroundAt'''('''''[in]'''(GUIDSTRING)'''''_Target''', '''''[out]'''(STRING)'''''_Surface''') ===== Description ===== Returns...") |
|||
Line 25: | Line 25: | ||
− | [[Category:Osiris Queries| | + | [[Category:Osiris Queries|GetSurfaceGroundAt]] |
Revision as of 14:10, 20 December 2017
Full Definition(s)
- query GetSurfaceGroundAt([in](GUIDSTRING)_Target, [out](STRING)_Surface)
Description
Returns the surface in the ground layer at the current location.
Return Values
- Success/Failure: Fails if the _Target is outside the AIgrid.
- _Surface: The surface on the ground in the air. Returns SurfaceNone if there is no cloud.
Notes
- /