C# Class PlayerGrabbedNPCsMessage

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

Public Properties

Property Type Description
NPCs IList

Public Methods

Method Description
PlayerGrabbedNPCsMessage ( IList npcs ) : System.Collections.Generic

Method Details

PlayerGrabbedNPCsMessage() public method

public PlayerGrabbedNPCsMessage ( IList npcs ) : System.Collections.Generic
npcs IList
return System.Collections.Generic

Property Details

NPCs public_oe property

public IList NPCs
return IList