Osiris/API/StopDrawSurfaceOnPath

From Divinity Engine Wiki
Revision as of 16:38, 20 December 2017 by LarIlya (talk | contribs) (Created page with "===== Full Definition(s) ===== * call '''StopDrawSurfaceOnPath'''(''(INTEGER64)'''''_SurfaceActionHandle''') ===== Description ===== Stops a Surface Draw Action started with [...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Full Definition(s)
  • call StopDrawSurfaceOnPath((INTEGER64)_SurfaceActionHandle)
Description

Stops a Surface Draw Action started with DrawSurfaceOnPath, using the identifier _SurfaceActionHandle returned by that query.

Notes
  • /
See Also