Print (script event)

Game class

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

Description

Prints the given string to the console.

Usage

void print( string text )

Parameters

  • tba

Examples

 none

Notes

tba