Property | Type | Description | |
---|---|---|---|
NPC | GameObject | ||
eaten | bool |
Method | Description | |
---|---|---|
NPCDestroyedMessage ( GameObject NPC, bool wasEaten = true ) : UnityEngine |
public NPCDestroyedMessage ( GameObject NPC, bool wasEaten = true ) : UnityEngine | ||
NPC | GameObject | |
wasEaten | bool | |
return | UnityEngine |