Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Pluton
NPC
C# Class Pluton.NPC
Inheritance:
Entity
Afficher le fichier
Open project: Notulp/Pluton
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
baseNPC
BaseNPC
Méthodes publiques
Méthode
Description
IsNPC
( ) :
bool
Kill
( ) :
void
NPC
(
BaseNPC
npc
)
Method Details
IsNPC()
public
méthode
public
IsNPC
( ) :
bool
Résultat
bool
Kill()
public
méthode
public
Kill
( ) :
void
Résultat
void
NPC()
public
méthode
public
NPC
(
BaseNPC
npc
)
npc
BaseNPC
Property Details
baseNPC
public_oe property
public
BaseNPC
baseNPC
Résultat
BaseNPC