Creates new Baltie.

Namespace:  SGP.Baltie
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public Baltie(
	string name,
	Color color
)

Parameters

name
Type: System..::.String
Name.
color
Type: System.Drawing..::.Color
The clothes color.

Remarks

Baltie will have name name (Name), will be at [0,0,0] (Position), will be invisible and turn in the direction +Z (Direction).

See Also