Getactorvar: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
LordMisfit (talk | contribs)
mNo edit summary
(No difference)

Revision as of 18:21, 2 October 2006

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.