Factorio Runtime Docs

Class LuaRCON

An interface to send messages to the calling RCON interface.

Members

print(message)

Print text to the calling RCON interface if any.

Print text to the calling RCON interface if any.

object_name [R] :: string

This object's name.

This object's name.

Methods

print(message)

Print text to the calling RCON interface if any.

Parameters

message :: LocalisedString

Attributes

object_name :: string Read

This object's name.

Classes

Events

Concepts

Defines

Builtin types

>|