GetLineRowOffset: Difference between revisions

From Eternity Wiki
Jump to navigationJump to search
(Created page with "''int'' '''GetLineRowOffset'''() This built-in ACS function returns the Y offset of activating line's front sidedef, as an integer. Any fractional component is ignored. If th...")
 
(No difference)

Latest revision as of 10:38, 23 February 2019

int GetLineRowOffset()

This built-in ACS function returns the Y offset of activating line's front sidedef, as an integer. Any fractional component is ignored. If the script is not called from a linedef, this function returns 0.

See also[edit]