JGR MSTS Editors and Tools
Objects Property
NamespacesJgr.MstsTileObjects

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:Jgr.Msts.Tile.Objects"]

Declaration Syntax
C#Visual BasicVisual C++
public List<TileObject> Objects { get; private set; }
Public Property Objects As List(Of TileObject)
	Get
	Private Set
public:
property List<TileObject^>^ Objects {
	List<TileObject^>^ get ();
	private: void set (List<TileObject^>^ value);
}
Value

[Missing <value> documentation for "P:Jgr.Msts.Tile.Objects"]

Assembly: JGR.MSTS (Module: JGR.MSTS) Version: 0.5.4008.31682