LineSide

From Eternity Wiki
Revision as of 15:44, 25 January 2017 by Printz (talk | contribs) (Created page with "==ACS function== ''int'' '''LineSide'''(); Returns the side of the linedef from which this script was called. If the script wasn't called from a linedef, this function return...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

ACS function

int LineSide();

Returns the side of the linedef from which this script was called. If the script wasn't called from a linedef, this function returns 0.