| 
    A 2D Farming RPG
    
   This is just a simple 2D farming RPG game 
   | 
 


Private Member Functions | |
| void | OnTriggerEnter2D (Collider2D collision) | 
| Get item details from collided object if the item details class attached to that. Print the details for testing purposes.   More... | |
Definition at line 3 of file ItemPickup.cs.
      
  | 
  inlineprivate | 
Get item details from collided object if the item details class attached to that. Print the details for testing purposes.
| collision | 
Definition at line 10 of file ItemPickup.cs.