Getinput

From EDukeWiki
Revision as of 12:29, 4 May 2009 by One (talk | contribs)
Jump to navigation Jump to search

getinput[<player id>].<member> <gamevar>

This command can be used within EVENT_PROCESSINPUT to fetch one of the members of the input structure into a gamevar.

The player id is usually provided by THISACTOR, it is unknown whether other values are useful or applicable.