Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Pluton
NPC
C# Class Pluton.NPC
Inheritance:
Entity
ファイルを表示
Open project: Notulp/Pluton
Class Usage Examples
Public Properties
Property
Type
Description
baseNPC
BaseNPC
Public Methods
Method
Description
IsNPC
( ) :
bool
Kill
( ) :
void
NPC
(
BaseNPC
npc
)
Method Details
IsNPC()
public
method
public
IsNPC
( ) :
bool
return
bool
Kill()
public
method
public
Kill
( ) :
void
return
void
NPC()
public
method
public
NPC
(
BaseNPC
npc
)
npc
BaseNPC
Property Details
baseNPC
public_oe property
public
BaseNPC
baseNPC
return
BaseNPC