ProductTech Constructor (Tech) |
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic ProductTech(
Tech tech
)
Public Sub New (
tech As Tech
)
public:
ProductTech(
Tech^ tech
)
Parameters
- tech
- Type: PlanetbaseTech
[Missing <param name="tech"/> documentation for "M:Planetbase.ProductTech.#ctor(Planetbase.Tech)"]
See Also