Re-exports§
pub use generator::LuaGenerator;pub use generator::error::LuaGeneratorError;pub use generator::error::LuaGeneratorResult;
Modules§
Functions§
- attribute_
property_ for_ setter - Map Factorio attribute setter stubs (
set_caption,write_driving, …) to the Lua property name. Real Factorioset_*methods are absent from this table so codegen keeps them as method calls.