class PlayerAchievement extends Model (View source)

Properties

string $achievementState
int $currentSteps
string $experiencePoints
string $formattedCurrentStepsString
string $id
string $kind
string $lastUpdatedTimestamp

Methods

setAchievementState($achievementState)

No description

string
getAchievementState()

No description

setCurrentSteps($currentSteps)

No description

int
getCurrentSteps()

No description

setExperiencePoints($experiencePoints)

No description

string
getExperiencePoints()

No description

setFormattedCurrentStepsString($formattedCurrentStepsString)

No description

string
setId($id)

No description

string
getId()

No description

setKind($kind)

No description

string
getKind()

No description

setLastUpdatedTimestamp($lastUpdatedTimestamp)

No description

string
getLastUpdatedTimestamp()

No description

Details

setAchievementState($achievementState)

No description

Parameters

$achievementState

string getAchievementState()

No description

Return Value

string

setCurrentSteps($currentSteps)

No description

Parameters

$currentSteps

int getCurrentSteps()

No description

Return Value

int

setExperiencePoints($experiencePoints)

No description

Parameters

$experiencePoints

string getExperiencePoints()

No description

Return Value

string

setFormattedCurrentStepsString($formattedCurrentStepsString)

No description

Parameters

$formattedCurrentStepsString

string getFormattedCurrentStepsString()

No description

Return Value

string

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setLastUpdatedTimestamp($lastUpdatedTimestamp)

No description

Parameters

$lastUpdatedTimestamp

string getLastUpdatedTimestamp()

No description

Return Value

string