Background for Skyrim SE
Member of the ConsoleUtil script
voidfunctionPrintMessage(stringa_message)NativeGlobal

Description

Documentation Comment

@brief Prints the given message to the console.
@param a_message - The message to print to the console.


Caveats


Parameters

stringa_message


Examples

Auto-Generated Example

string myString__a_message

ConsoleUtil.PrintMessage(myString__a_message)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.