ClassLuaSegment
Members
| prototype | :: R LuaEntityPrototype | The prototype for the entity representation of the segment. |
The prototype for the entity representation of the segment. | ||
| unit | :: R LuaSegmentedUnit | The segmented unit that owns the segment. |
The segmented unit that owns the segment. | ||
| entity | :: R LuaEntity? | The actual entity representation of the segment if it exists. [...] |
The actual entity representation of the segment if it exists. [...] | ||
| position | :: R MapPosition? | The position of the segment if one has been assigned. [...] |
The position of the segment if one has been assigned. [...] | ||
| orientation | :: R RealOrientation? | The relative orientation of the segment if one has been assigned. [...] |
The relative orientation of the segment if one has been assigned. [...] | ||
| 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. [...] | ||


