메소드 | 설명 | |
---|---|---|
Add ( ReviveOptions option ) : void | ||
Clear ( ) : void | ||
CreatureDeadMenu ( Creature creature ) : System.Text | ||
GetExpPenalty ( int level, ReviveOptions option ) : int |
Returns exp penalty for given level and option.
|
|
Has ( ReviveOptions option ) : bool | ||
ToString ( ) : string | ||
Update ( ) : void |
Updates menu, based on where its creature is and updates nearby clients.
|
public CreatureDeadMenu ( Creature creature ) : System.Text | ||
creature | Creature | |
리턴 | System.Text |
public GetExpPenalty ( int level, ReviveOptions option ) : int | ||
level | int | |
option | ReviveOptions | |
리턴 | int |