Namespace: DeltaEngine.Editor.LevelEditorAssembly: DeltaEngine.Editor.LevelEditor (in DeltaEngine.Editor.LevelEditor.dll) Version: 1.1.1.0 (1.1.1)
public DrawableEntity[] ObjectList { get; }
public DrawableEntity[] ObjectList { get; }
Public ReadOnly Property ObjectList As DrawableEntity()
Get
Public ReadOnly Property ObjectList As DrawableEntity()
Get
public:
property array<DrawableEntity^>^ ObjectList {
array<DrawableEntity^>^ get ();
}
public:
property array<DrawableEntity^>^ ObjectList {
array<DrawableEntity^>^ get ();
}
member ObjectList : DrawableEntity[] with get
member ObjectList : DrawableEntity[] with get
Property Value
Type:
DrawableEntity