Jump to content

Appendstate

From EDukeWiki

appendstate allows appending additional code to the end of an existing state.

It is essentially the analog to appendevent for states, and is mainly intended for modifying existing scripts in a seperate module.

See also prependstate.