Getactor
From EDukeWiki
Categories: EDuke commands | Gamevar manipulation
getactor[<sprite id>].<functionname> <gamevar>
Use getactor to set the value of the gamevar <gamevar> to the value of <functionname> within the actor determined by the gamevar <sprite id> . See Actor Member Functions.