Unconjures all sprites from the cube at pos.

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

Syntax

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

Parameters

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

See Also