ClassLuaCustomChartTag
Members
| destroy() | Destroys this tag. | |
Destroys this tag. | ||
| icon | :: RW SignalID? | This tag's icon, if it has one. [...] |
This tag's icon, if it has one. [...] | ||
| last_user | :: R LuaPlayer| W PlayerIdentification? | The player who last edited this tag. |
The player who last edited this tag. | ||
| position | :: RW MapPosition | The position of this tag. |
The position of this tag. | ||
| text | :: RW string | |
| tag_number | :: R uint32 | The unique ID for this tag on this force. |
The unique ID for this tag on this force. | ||
| force | :: R LuaForce | The force this tag belongs to. |
The force this tag belongs to. | ||
| surface | :: RW LuaSurface | The surface this tag belongs to. |
The surface this tag belongs to. | ||
| valid | :: R boolean | Is this object valid? [...] |
Is this object valid? [...] | ||
| object_name | :: R string | The class name of this object. [...] |
The class name of this object. [...] | ||


