Captainup
2.4
|
Instance Methods | |
(instancetype) | - initWithBadgeProgress:completedDate: |
(BOOL) | - isEqualToBadgeProgress: |
(instancetype) | - initWithProgress:andCompletedComditionCount:andConditionProgress:andTimesCompleted:andCompletedDate:andRewardProgress: |
![]() | |
(nonnull instancetype) | - initWithDictionary: |
(nonnull NSDictionary< NSString *, id > *) | - toDictionary |
Additional Inherited Members | |
![]() | |
double | progress |
NSUInteger | completedConditionsCount |
NSDictionary< NSString *, id< CPTConditionProgress > > * | conditionProgress |
NSUInteger | timesCompleted |
NSDate * | completedDate |
NSDictionary< NSString *, id< CPTRewardProgress > > * | rewardProgress |
![]() | |
NSDictionary< NSString *, id > * | sourceDictionary |