示例#1
0
 protected virtual void Awake()
 {
     _inventory = GetComponent <CharacterInventory>();
 }