Background for Skyrim SE
Member of the ConsoleUtil script
voidfunctionExecuteCommand(stringa_command)NativeGlobal

Description

Documentation Comment

@brief Executes the command.
@param a_command - The command to execute, i.e. "player.setav attackdamagemult 100".


Caveats


Parameters

stringa_command


Examples

Auto-Generated Example

string myString__a_command

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