Getuserdef: Difference between revisions
Jump to navigation
Jump to search
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... |
(No difference)
|
Revision as of 13:48, 10 August 2008
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.