Click or drag to resize
ProfileisMilestoneCompleted Method

[Missing <summary> documentation for "M:Planetbase.Profile.isMilestoneCompleted(System.Int32,Planetbase.Milestone)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public bool isMilestoneCompleted(
	int planetIndex,
	Milestone milestone
)

Parameters

planetIndex
Type: SystemInt32

[Missing <param name="planetIndex"/> documentation for "M:Planetbase.Profile.isMilestoneCompleted(System.Int32,Planetbase.Milestone)"]

milestone
Type: PlanetbaseMilestone

[Missing <param name="milestone"/> documentation for "M:Planetbase.Profile.isMilestoneCompleted(System.Int32,Planetbase.Milestone)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Planetbase.Profile.isMilestoneCompleted(System.Int32,Planetbase.Milestone)"]

See Also