Метод | Описание | |
---|---|---|
Add_Static ( int itemID, Point3D location, Map map, string name ) : void | ||
Initialize ( ) : void | ||
Parse ( Mobile from ) : void |
Метод | Описание | |
---|---|---|
SignGen_OnCommand ( Server.Commands.CommandEventArgs c ) : void |
public static Add_Static ( int itemID, Point3D location, Map map, string name ) : void | ||
itemID | int | |
location | Point3D | |
map | Map | |
name | string | |
Результат | void |
public static Parse ( Mobile from ) : void | ||
from | Mobile | |
Результат | void |