메소드 | 설명 | |
---|---|---|
ArcaneGem ( Serial serial ) : System.Collections.Generic | ||
ConsumeCharges ( Mobile from, int amount ) : bool | ||
Deserialize ( GenericReader reader ) : void | ||
GetChargesFor ( Mobile m ) : int | ||
OnDoubleClick ( Mobile from ) : void | ||
OnTarget ( Mobile from, object obj ) : void | ||
Serialize ( GenericWriter writer ) : void |
메소드 | 설명 | |
---|---|---|
ArcaneGem ( ) : System.Collections.Generic |
public ArcaneGem ( Serial serial ) : System.Collections.Generic | ||
serial | Serial | |
리턴 | System.Collections.Generic |
public static ConsumeCharges ( Mobile from, int amount ) : bool | ||
from | Mobile | |
amount | int | |
리턴 | bool |
public Deserialize ( GenericReader reader ) : void | ||
reader | GenericReader | |
리턴 | void |