Unconjures the latest conjured sprite in the cube cube.
Namespace:
SGP.BaltieAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public virtual void UnconjureLastObjectFromCube( BaltieSpaceCube cube ) |
Parameters
- cube
- Type: SGP.Baltie..::.BaltieSpaceCube
The cube where the latest conjured sprite will be removed.
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentNullException | cube is nullNothingnullptra null reference (Nothing in Visual Basic). |