ProfileaddChallenge Method |
[Missing <summary> documentation for "M:Planetbase.Profile.addChallenge(System.String)"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic void addChallenge(
string challengeId
)
Public Sub addChallenge (
challengeId As String
)
public:
void addChallenge(
String^ challengeId
)
Parameters
- challengeId
- Type: SystemString
[Missing <param name="challengeId"/> documentation for "M:Planetbase.Profile.addChallenge(System.String)"]
See Also