C# Class NPCEatenMessage

Inheritance: Message
Exibir arquivo Open project: mezosaurus/eae-project Class Usage Examples

Public Properties

Property Type Description
NPC GameObject

Public Methods

Method Description
NPCEatenMessage ( GameObject NPC ) : UnityEngine

Method Details

NPCEatenMessage() public method

public NPCEatenMessage ( GameObject NPC ) : UnityEngine
NPC GameObject
return UnityEngine

Property Details

NPC public_oe property

public GameObject NPC
return GameObject