Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
OpenNos
GameObject
NpcMonster
C# 클래스 OpenNos.GameObject.NpcMonster
상속:
OpenNos.Data.NpcMonsterDTO
파일 보기
프로젝트 열기: OpenNos/OpenNos
1 사용 예제들
공개 메소드들
메소드
설명
GenerateEInfo
( ) :
string
GetRes
(
int
skillelement
) :
float
Initialize
( ) :
void
Intializes the GameObject, will be injected by AutoMapper after Entity -> GO mapping
NpcMonster
( ) :
System
메소드 상세
GenerateEInfo()
공개
메소드
public
GenerateEInfo
( ) :
string
리턴
string
GetRes()
공개
메소드
public
GetRes
(
int
skillelement
) :
float
skillelement
int
리턴
float
Initialize()
공개
메소드
Intializes the GameObject, will be injected by AutoMapper after Entity -> GO mapping
public
Initialize
( ) :
void
리턴
void
NpcMonster()
공개
메소드
public
NpcMonster
( ) :
System
리턴
System