Osiris/API/StopDrawSurfaceOnPath: Difference between revisions

From Divinity Engine Wiki
Jump to navigation Jump to search
(Created page with "===== Full Definition(s) ===== * call '''StopDrawSurfaceOnPath'''(''(INTEGER64)'''''_SurfaceActionHandle''') ===== Description ===== Stops a Surface Draw Action started with [...")
(No difference)

Revision as of 14:38, 20 December 2017

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