Platformer Pro  2.3.2
A platform game kit for Unity.
PlatformerPro.EquipResponse Class Reference

Data defining how we handle an item being equipped. More...

Public Attributes

string itemId
 
EquipResponseType type
 
GameObject target
 

Detailed Description

Data defining how we handle an item being equipped.

Member Data Documentation

◆ itemId

string PlatformerPro.EquipResponse.itemId

◆ target

GameObject PlatformerPro.EquipResponse.target

◆ type

EquipResponseType PlatformerPro.EquipResponse.type

The documentation for this class was generated from the following file: