Method DropItems
DropItems(IEnumerable<Artifact>, Vector3)
Declaration
public void DropItems(IEnumerable<Artifact> artifacts, Vector3 position)
Parameters
Type | Name | Description |
---|---|---|
IEnumerable<Artifact> | artifacts | |
Vector3 | position |
public void DropItems(IEnumerable<Artifact> artifacts, Vector3 position)
Type | Name | Description |
---|---|---|
IEnumerable<Artifact> | artifacts | |
Vector3 | position |