Property | Type | Description | |
---|---|---|---|
SpellScroll | System.Collections.Generic | ||
SpellScroll | System.Collections.Generic |
Method | Description | |
---|---|---|
Deserialize ( GenericReader reader ) : void | ||
GetContextMenuEntries ( Mobile from, List |
||
OnDoubleClick ( Mobile from ) : void | ||
Serialize ( GenericWriter writer ) : void | ||
SpellScroll ( Serial serial ) : System.Collections.Generic |
Method | Description | |
---|---|---|
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 | |
return | void |
public GetContextMenuEntries ( Mobile from, List |
||
from | Mobile | |
list | List |
|
return | void |
public Serialize ( GenericWriter writer ) : void | ||
writer | GenericWriter | |
return | void |
public SpellScroll ( Serial serial ) : System.Collections.Generic | ||
serial | Serial | |
return | System.Collections.Generic |