Getuserdef

From EDukeWiki
Revision as of 13:48, 10 August 2008 by XTHX2 (talk | contribs) (New page: getuserdef[<sprite id>].<functionname> <gamevar> Use getuserdef to set the value of the gamevar <gamevar> to the value of <functionname> within the actor determined by the gamevar <sprit...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

getuserdef[<sprite id>].<functionname> <gamevar>

Use getuserdef 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.