Conjures a tile obj in front of Baltie.

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

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public void Conjure(
	Baltie2DTile obj
)

Parameters

obj
Type: SGP.Baltie2D..::.Baltie2DTile
A tile Baltie2DTile being conjured.

See Also