Table of Contents

Class PlacableItems

Namespace
WitShells.MapView
[Serializable]
public class PlacableItems
Inheritance
PlacableItems
Inherited Members

Constructors

PlacableItems()

public PlacableItems()

Fields

Items

public List<PlacableData> Items

Field Value

List<PlacableData>

Methods

Register(PlacableData)

public void Register(PlacableData data)

Parameters

data PlacableData

Unregister(PlacableData)

public void Unregister(PlacableData data)

Parameters

data PlacableData