Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
EventAI_Creator
creature
C# 클래스 EventAI_Creator.creature
파일 보기
프로젝트 열기: mangosR2/eventAI_tool
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
activectemplate
bool
changed
bool
creature_id
uint
creature_name
string
line
List
공개 메소드들
메소드
설명
AddEvent
( ) :
void
creature
(
uint
id
,
string
name
) :
System
메소드 상세
AddEvent()
공개
메소드
public
AddEvent
( ) :
void
리턴
void
creature()
공개
메소드
public
creature
(
uint
id
,
string
name
) :
System
id
uint
name
string
리턴
System
프로퍼티 상세
activectemplate
공개적으로 프로퍼티
public
bool
activectemplate
리턴
bool
changed
공개적으로 프로퍼티
public
bool
changed
리턴
bool
creature_id
공개적으로 프로퍼티
public
uint
creature_id
리턴
uint
creature_name
공개적으로 프로퍼티
public
string
creature_name
리턴
string
line
공개적으로 프로퍼티
public
List
line
리턴
List