Conjures the latest conjured sprite at pos.
Namespace:
SGP.BaltieAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public virtual XSprite ConjureLast( string spriteName, Vector3Int pos, bool clear ) |
Parameters
- spriteName
- Type: System..::.String
Name of the model.
- pos
- Type: SGP.Baltie..::.Vector3Int
The coordinate where the sprite being conjured.
- clear
- Type: System..::.Boolean
Indicates whether the cube will be cleared before conjuring the new sprite.