3D Dungeon Crawler
|
Public Member Functions | |
ItemPickUpSaveData (InventoryItemData _data, Vector3 _position, Quaternion _rotation) | |
Public Attributes | |
InventoryItemData | itemData |
Vector3 | position |
Quaternion | rotation |
ItemPickUpSaveData.ItemPickUpSaveData | ( | InventoryItemData | _data, |
Vector3 | _position, | ||
Quaternion | _rotation ) |
InventoryItemData ItemPickUpSaveData.itemData |
Vector3 ItemPickUpSaveData.position |
Quaternion ItemPickUpSaveData.rotation |