Property MapComponent
MapComponent
Gets the map component.
Declaration
public Dictionary<string, IComponentAttachment> MapComponent { get; }
Property Value
Type | Description |
---|---|
Dictionary<string, IComponentAttachment> | The map of component attachments. |