Click or drag to resize
ProfileisChallengeCompleted Method

[Missing <summary> documentation for "M:Planetbase.Profile.isChallengeCompleted(System.String)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public bool isChallengeCompleted(
	string challenge
)

Parameters

challenge
Type: SystemString

[Missing <param name="challenge"/> documentation for "M:Planetbase.Profile.isChallengeCompleted(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Planetbase.Profile.isChallengeCompleted(System.String)"]

See Also