Unconjures the latest conjured sprite in the cube with the coordinates [x,y,z].
Namespace:
SGP.BaltieAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
[DefaultMethodAttribute] public void UnconjureLastObjectFromCube( int x, int y, int z ) |
Parameters
- x
- Type: System..::.Int32
The X-coordinate of the cube.
- y
- Type: System..::.Int32
The Y-coordinate of the cube.
- z
- Type: System..::.Int32
The Z-coordinate of the cube.