Overload List
| Name | Description | |
|---|---|---|
| ConjureLast()()() |
Conjures the latest conjured sprite in front of Baltie.
| |
| ConjureLast(Boolean) |
Conjures the latest conjured sprite in front of Baltie.
| |
| ConjureLast(Int32) |
Conjures the latest conjured sprite in front of Baltie in the relative position relPos.
| |
| ConjureLast(String) |
Conjures the latest conjured sprite in front of Baltie.
| |
| ConjureLast(Vector3Int) |
Conjures the latest conjured sprite at pos.
| |
| ConjureLast(Int32, Boolean) |
Conjures the latest conjured sprite in front of Baltie in the relative position relPos.
| |
| ConjureLast(String, Boolean) |
Conjures the latest conjured sprite in front of Baltie.
| |
| ConjureLast(Vector3Int, Boolean) |
Conjures the latest conjured sprite at pos.
| |
| ConjureLast(String, Vector3Int, Boolean) |
Conjures the latest conjured sprite at pos.
| |
| ConjureLast(String, Int32, Boolean) |
Conjures the latest conjured sprite in front of Baltie in the relative position relPos.
|