Getactorvar

From EDukeWiki
Revision as of 18:21, 2 October 2006 by LordMisfit (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

getactorvar[<sprite id>].<per-actor-variable> <gamevar>

Use getactorvar to set the value of the gamevar <gamevar> to the value of <per-actor-variable> within the actor determined by the gamevar <sprite id> . See Actor Member Functions.