Lua..::..LuaDoString Method (String, Boolean, Boolean)
Execute lua code.
Namespace:
wManager.Wow.HelpersAssembly: wManager (in wManager.dll)
Syntax
Parameters
- command
- Type: String
The lua code.
- notInGameMode
- Type: Boolean
if set to true code can be run even if no in game.
- ignoreSecureLuaCallOption
- Type: Boolean
if set to true force to ignore option SecureLuaCall.