Jump to content

GetActorSectorLocation: Difference between revisions

(Added page for GetActorSectorLocation.)
 
Tag: Source edit
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{ACSWarning}}
{{ACSWarning}}
{{DevfeatureWarning|version=3.2|type=an [[ACS]] function}}


str '''GetActorSectorLocation''' (int ''tid'', bool ''point'') {{Devfeature|3.2|alpha}}
str '''GetActorSectorLocation''' (int ''tid'', bool ''point'') {{Devfeature|3.2|alpha}}


==Usage==
==Usage==
Returns a string containing the name of the sector the actor is currently in, as defined in {{zdoomwiki|SECTINFO}}.
Returns a string containing the name of the sector the actor is currently in, as defined in [[SECTINFO]].


===Parameters===
===Parameters===