IPluginServices.Lua property
Bridge to the game’s live tolua# Lua state (run chunks, read simple globals back). Main-thread only.
public ILua Lua { get; }See Also
Section titled “See Also”- interface ILua
- interface IPluginServices
- namespace Stellar.Abstractions.Services