Call of Duty Script Documentation

println(<text>)


Module
Debug


Summary


Development only - write line to the console

Example


println ("bler");

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List