C# Class PlayerGrabbedNPCsMessage

Inheritance: Message
Afficher le fichier Open project: mezosaurus/eae-project Class Usage Examples

Méthodes publiques

Свойство Type Description
NPCs IList

Méthodes publiques

Méthode Description
PlayerGrabbedNPCsMessage ( IList npcs ) : System.Collections.Generic

Method Details

PlayerGrabbedNPCsMessage() public méthode

public PlayerGrabbedNPCsMessage ( IList npcs ) : System.Collections.Generic
npcs IList
Résultat System.Collections.Generic

Property Details

NPCs public_oe property

public IList NPCs
Résultat IList