Call of Duty Script Documentation

print(<text>)


Module
Debug


Summary


Development only - write to the console

Example


print ("bler");

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List