BuildablegetIndicators Method |
[Missing <summary> documentation for "M:Planetbase.Buildable.getIndicators"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic override ICollection<Indicator> getIndicators()
Public Overrides Function getIndicators As ICollection(Of Indicator)
public:
virtual ICollection<Indicator^>^ getIndicators() override
Return Value
Type:
ICollectionIndicator[Missing <returns> documentation for "M:Planetbase.Buildable.getIndicators"]
See Also