|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface AchievementLibrary.Award
The award interface provides pre-parsed award information for those who complete the achievement.
Method Summary | |
---|---|
java.lang.String |
getDescription()
Returns a description of the award |
AchievementLibrary.AwardType |
getType()
The type of award |
boolean |
isNotAwardedOnRemort()
Returns true if the award is given only to new characters or at achievement-time |
boolean |
isPreAwarded()
Returns true if the award is given before the character is fully created. |
Method Detail |
---|
AchievementLibrary.AwardType getType()
java.lang.String getDescription()
boolean isPreAwarded()
boolean isNotAwardedOnRemort()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |