Unconjures the latest conjured sprite in the cube with the coordinates pos.

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

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public void UnconjureLastObjectFromCube(
	Vector3Int pos
)

Parameters

pos
Type: SGP.Baltie..::.Vector3Int
The cube coordinates.

See Also