SetPersistantArg (script event)

Game class

This event operates on an instance of the game class type {{{gameclass}}}

Description

Sets a key/value pair that persists between maps

Usage

void setPersistantArg( string key, string value )

Parameters

  • tba

Examples

 none

Notes

tba