C# Class EnemyNPCInvestigatingPlayerMessage

Inheritance: Message
Mostrar archivo Open project: mezosaurus/eae-project

Public Properties

Property Type Description
NPC GameObject

Public Methods

Method Description
EnemyNPCInvestigatingPlayerMessage ( GameObject NPC ) : System

Method Details

EnemyNPCInvestigatingPlayerMessage() public method

public EnemyNPCInvestigatingPlayerMessage ( GameObject NPC ) : System
NPC GameObject
return System

Property Details

NPC public_oe property

public GameObject NPC
return GameObject