A_SetArg

From ZDoom Wiki
Revision as of 16:50, 8 March 2012 by Gez (talk | contribs) (moved sortkey)
Jump to navigation Jump to search

A_SetArg (int position, int value)

Changes the calling actor's args[position] field to value.

Examples

Nuvolachalk.png Note: This article lists no examples. If you make use of this feature in your own project(s) or know of any basic examples that could be shared, please add them. This will make it easier to understand for future authors seeking assistance. Your contributions are greatly appreciated.