Method | Description | |
---|---|---|
Build ( Server.Mobile from, |
||
Build ( Server.Mobile from, Server.Point3D start, Server.Point3D end, |
||
Build ( Server.Mobile from, Server.Point3D start, Server.Point3D end, |
||
BuildObjects ( Server.Mobile from, |
||
BuildObjects ( Server.Mobile from, |
||
FixArgs ( string &args ) : void | ||
FixSetString ( string &args, int index ) : void | ||
Initialize ( ) : void | ||
Invoke ( Server.Mobile from, Server.Point3D start, Server.Point3D end, string args ) : void | ||
Invoke ( Server.Mobile from, Server.Point3D start, Server.Point3D end, string args, List |
||
Invoke ( Server.Mobile from, Server.Point3D start, Server.Point3D end, string args, List |
||
IsConstructable ( |
||
IsEntity ( |
||
IsEnum ( |
||
IsParsable ( |
||
IsSignedNumeric ( |
||
IsType ( |
||
IsUnsignedNumeric ( |
||
ParseParsable ( |
||
ParseValue ( |
||
ParseValues ( |
||
SendCtor ( |
||
SendUsage ( |
Method | Description | |
---|---|---|
InternalAvg_OnCommand ( CommandEventArgs e, bool outline ) : void | ||
InternalRXYZ_OnCommand ( CommandEventArgs e, bool outline ) : void | ||
InternalXYZ_OnCommand ( CommandEventArgs e, bool outline ) : void | ||
InternalZ_OnCommand ( CommandEventArgs e, bool outline ) : void | ||
Internal_OnCommand ( CommandEventArgs e, bool outline ) : void | ||
OutlineAvg_OnCommand ( CommandEventArgs e ) : void | ||
OutlineRXYZ_OnCommand ( CommandEventArgs e ) : void | ||
OutlineXYZ_OnCommand ( CommandEventArgs e ) : void | ||
OutlineZ_OnCommand ( CommandEventArgs e ) : void | ||
Outline_OnCommand ( CommandEventArgs e ) : void | ||
TileAvg_OnCommand ( CommandEventArgs e ) : void | ||
TileBox_Callback ( Server.Mobile from, Server.Map map, Server.Point3D start, Server.Point3D end, object state ) : void | ||
TileRXYZ_OnCommand ( CommandEventArgs e ) : void | ||
TileXYZ_OnCommand ( CommandEventArgs e ) : void | ||
TileZ_OnCommand ( CommandEventArgs e ) : void | ||
Tile_OnCommand ( CommandEventArgs e ) : void |
public static Build ( Server.Mobile from, |
||
from | Server.Mobile | |
ctor | ||
values | object | |
props | string | |
realProps | ||
sendError | bool | |
return | IEntity |
public static Build ( Server.Mobile from, Server.Point3D start, Server.Point3D end, |
||
from | Server.Mobile | |
start | Server.Point3D | |
end | Server.Point3D | |
ctor | ||
values | object | |
props | string | |
realProps | ||
packs | List |
|
return | int |
public static Build ( Server.Mobile from, Server.Point3D start, Server.Point3D end, |
||
from | Server.Mobile | |
start | Server.Point3D | |
end | Server.Point3D | |
ctor | ||
values | object | |
props | string | |
realProps | ||
packs | List |
|
outline | bool | |
mapAvg | bool | |
return | int |
public static BuildObjects ( Server.Mobile from, |
||
from | Server.Mobile | |
type | ||
start | Server.Point3D | |
end | Server.Point3D | |
args | string | |
props | string | |
packs | List |
|
return | int |
public static BuildObjects ( Server.Mobile from, |
||
from | Server.Mobile | |
type | ||
start | Server.Point3D | |
end | Server.Point3D | |
args | string | |
props | string | |
packs | List |
|
outline | bool | |
mapAvg | bool | |
return | int |
public static FixArgs ( string &args ) : void | ||
args | string | |
return | void |
public static FixSetString ( string &args, int index ) : void | ||
args | string | |
index | int | |
return | void |
public static Invoke ( Server.Mobile from, Server.Point3D start, Server.Point3D end, string args ) : void | ||
from | Server.Mobile | |
start | Server.Point3D | |
end | Server.Point3D | |
args | string | |
return | void |
public static Invoke ( Server.Mobile from, Server.Point3D start, Server.Point3D end, string args, List |
||
from | Server.Mobile | |
start | Server.Point3D | |
end | Server.Point3D | |
args | string | |
packs | List |
|
return | void |
public static Invoke ( Server.Mobile from, Server.Point3D start, Server.Point3D end, string args, List |
||
from | Server.Mobile | |
start | Server.Point3D | |
end | Server.Point3D | |
args | string | |
packs | List |
|
outline | bool | |
mapAvg | bool | |
return | void |
public static IsConstructable ( |
||
ctor | ||
accessLevel | AccessLevel | |
return | bool |
public static IsEnum ( |
||
type | ||
return | bool |
public static IsParsable ( |
||
type | ||
return | bool |
public static IsSignedNumeric ( |
||
type | ||
return | bool |
public static IsType ( |
||
type | ||
return | bool |
public static IsUnsignedNumeric ( |
||
type | ||
return | bool |
public static ParseParsable ( |
||
type | ||
value | string | |
return | object |
public static ParseValue ( |
||
type | ||
value | string | |
return | object |
public static ParseValues ( |
||
paramList | ||
args | string | |
return | object[] |
public static SendCtor ( |
||
type | ||
ctor | ||
from | Server.Mobile | |
return | void |
public static SendUsage ( |
||
type | ||
from | Server.Mobile | |
return | void |