ColonyaddExtraPrestige Method |
[Missing <summary> documentation for "M:Planetbase.Colony.addExtraPrestige(System.Int32)"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic void addExtraPrestige(
int offset
)
Public Sub addExtraPrestige (
offset As Integer
)
public:
void addExtraPrestige(
int offset
)
Parameters
- offset
- Type: SystemInt32
[Missing <param name="offset"/> documentation for "M:Planetbase.Colony.addExtraPrestige(System.Int32)"]
See Also