GuiMenuSystemhighlightComponentType Method |
[Missing <summary> documentation for "M:Planetbase.GuiMenuSystem.highlightComponentType(Planetbase.ComponentType)"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic void highlightComponentType(
ComponentType componentType
)
Public Sub highlightComponentType (
componentType As ComponentType
)
public:
void highlightComponentType(
ComponentType^ componentType
)
Parameters
- componentType
- Type: PlanetbaseComponentType
[Missing <param name="componentType"/> documentation for "M:Planetbase.GuiMenuSystem.highlightComponentType(Planetbase.ComponentType)"]
See Also