|
void | SpawnItem (Context instigator, CellReference destination) |
|
void | SpawnItem (Context instigator, CellReference destination, int stackableCount) |
|
void | SpawnItem (Context instigator, CellReference destination, bool launch) |
|
void | SpawnItem (Context instigator, CellReference destination, int stackableCount, bool launch) |
|
void | SpawnItem (Context instigator, Vector3 position, float rotation) |
|
void | SpawnItem (Context instigator, Vector3 position, float rotation, bool launch) |
|
void | SpawnItem (Context instigator, Vector3 position, float rotation, int stackableCount) |
|
void | SpawnItem (Context instigator, Vector3 position, float rotation, int stackableCount, bool launch) |
|