Osiris/API/GetSurfaceCloudAt

From Divinity Engine Wiki
Revision as of 21:45, 22 February 2018 by Tinkerer (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Full Definition(s)
  • query GetSurfaceCloudAt([in](GUIDSTRING)_Target, [out](STRING)_Surface)
Description

Returns the surface in the cloud layer at the _Target's location.

Return Values
  • Success/Failure: Fails if the _Target is outside the AIgrid.
  • _Surface: The cloud in the air. Returns SurfaceNone if there is no cloud.
Notes
  • /
See Also