Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
OpenNos
GameObject
NpcMonster
C# Class OpenNos.GameObject.NpcMonster
Inheritance:
OpenNos.Data.NpcMonsterDTO
Datei anzeigen
Open project: OpenNos/OpenNos
Class Usage Examples
Public Methods
Method
Description
GenerateEInfo
( ) :
string
GetRes
(
int
skillelement
) :
float
Initialize
( ) :
void
Intializes the GameObject, will be injected by AutoMapper after Entity -> GO mapping
NpcMonster
( ) :
System
Method Details
GenerateEInfo()
public
method
public
GenerateEInfo
( ) :
string
return
string
GetRes()
public
method
public
GetRes
(
int
skillelement
) :
float
skillelement
int
return
float
Initialize()
public
method
Intializes the GameObject, will be injected by AutoMapper after Entity -> GO mapping
public
Initialize
( ) :
void
return
void
NpcMonster()
public
method
public
NpcMonster
( ) :
System
return
System