Property | Type | Description | |
---|---|---|---|
requiredKills | int | ||
timeGive | float |
Method | Description | |
---|---|---|
TimedKillAchievement ( AchievementManager, am, string name, string description, int requiredKills, float timeGive ) : System.Collections | ||
achieved ( ) : bool | ||
getTimeGive ( ) : float |
public TimedKillAchievement ( AchievementManager, am, string name, string description, int requiredKills, float timeGive ) : System.Collections | ||
am | AchievementManager, | |
name | string | |
description | string | |
requiredKills | int | |
timeGive | float | |
return | System.Collections |