d3e50d80c8
simplify ActorCommands I thought about getting rid of m_sLuaFunction; it's not needed anymore, and takes up memory (probably more memory than the function itself), but I use it a lot to identify floating references when I don't know what I'm looking at. Store it generically in LuaReference.