[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Jgr.Msts.TileTrackShape"]
Declaration Syntax
C# | Visual Basic | Visual C++ |
[ImmutableAttribute] public class TileTrackShape : TileObject
<ImmutableAttribute> _ Public Class TileTrackShape _ Inherits TileObject
[ImmutableAttribute] public ref class TileTrackShape : public TileObject
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
TileTrackShape(Double, Double, Double, Double, Double, Double, Double, UInt32) | ||
DW | (Inherited from TileObject.) | |
DX | (Inherited from TileObject.) | |
DY | (Inherited from TileObject.) | |
DZ | (Inherited from TileObject.) | |
Equals(Object) | (Inherited from Object.) | |
FieldGetter(String, String, Object%) | (Inherited from Object.) | |
FieldSetter(String, String, Object) | (Inherited from Object.) | |
Finalize()()()() | (Inherited from Object.) | |
GetFieldInfo(String, String) | (Inherited from Object.) | |
GetHashCode()()()() | (Inherited from Object.) | |
GetType()()()() | (Inherited from Object.) | |
MemberwiseClone()()()() | (Inherited from Object.) | |
ToString()()()() | (Inherited from Object.) | |
TrackShape | ||
X | (Inherited from TileObject.) | |
Y | (Inherited from TileObject.) | |
Z | (Inherited from TileObject.) |
Inheritance Hierarchy
Object | ||
TileObject | ||
TileTrackShape |