GetLineRowOffset

From Eternity Wiki
Revision as of 10:38, 23 February 2019 by Printz (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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]