C# Class TrapReleasedMessage

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

Public Properties

Property Type Description
NPC GameObject
Trap Trap,

Public Methods

Method Description
TrapReleasedMessage ( Trap, trap, GameObject npc ) : UnityEngine

Method Details

TrapReleasedMessage() public method

public TrapReleasedMessage ( Trap, trap, GameObject npc ) : UnityEngine
trap Trap,
npc GameObject
return UnityEngine

Property Details

NPC public_oe property

public GameObject NPC
return GameObject

Trap public_oe property

public Trap, Trap
return Trap,