OnPlayerStateChange: Difference between revisions

From Onset Developer Wiki
No edit summary
No edit summary
Line 7: Line 7:
{{FuncParameters}}
{{FuncParameters}}
{{FuncParam|player|The player who changes state.}}
{{FuncParam|player|The player who changes state.}}
{{FuncParam|newstate|The new state of the player.}}
{{FuncParam|newstate|The new [[PlayerState|state]] of the player.}}
{{FuncParam|oldstate|The old state of the player.}}
{{FuncParam|oldstate|The old [[PlayerState|state]] of the player.}}


== Example ==
== Example ==

Revision as of 22:18, 22 March 2019