LUA bool
Posted: Tue Jun 11, 2024 4:52 pm
Hi Toni
Using LUA, how do write out this bool value in the dialogue script entry?
Using LUA, how do write out this bool value in the dialogue script entry?
Support and discussion forum for Pixel Crushers products
https://www.pixelcrushers.com:443/phpbb/
https://www.pixelcrushers.com:443/phpbb/viewtopic.php?t=8264
Code: Select all
Lua.RegisterFunction(nameof(setBoolMachineGun), this, SymbolExtensions.GetMethodInfo(() => setBoolMachineGun()));