Unconjures all sprites from the cube at [x,y,z].
Namespace:
SGP.BaltieAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
[DefaultMethodAttribute] public virtual void Unconjure( 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.