프로퍼티 | 타입 | 설명 | |
---|---|---|---|
SpellScroll | System.Collections.Generic | ||
SpellScroll | System.Collections.Generic |
메소드 | 설명 | |
---|---|---|
Deserialize ( GenericReader reader ) : void | ||
GetContextMenuEntries ( Mobile from, List |
||
OnDoubleClick ( Mobile from ) : void | ||
Serialize ( GenericWriter writer ) : void | ||
SpellScroll ( Serial serial ) : System.Collections.Generic |
메소드 | 설명 | |
---|---|---|
SpellScroll ( int spellID, int itemID ) : System.Collections.Generic | ||
SpellScroll ( int spellID, int itemID, int amount ) : System.Collections.Generic |
public Deserialize ( GenericReader reader ) : void | ||
reader | GenericReader | |
리턴 | void |
public GetContextMenuEntries ( Mobile from, List |
||
from | Mobile | |
list | List |
|
리턴 | void |
public SpellScroll ( Serial serial ) : System.Collections.Generic | ||
serial | Serial | |
리턴 | System.Collections.Generic |