Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
CreatureGameAgent
C# 클래스 CreatureGameAgent, CreatureDemos
상속:
MonoBehaviour
파일 보기
프로젝트 열기: kestrelm/CreatureDemos
공개 프로퍼티들
프로퍼티
타입
설명
game_controller
CreatureGameController,
공개 메소드들
메소드
설명
CreatureGameAgent
( ) :
System
initState
( ) :
void
updateStep
( ) :
void
메소드 상세
CreatureGameAgent()
공개
메소드
public
CreatureGameAgent
( ) :
System
리턴
System
initState()
공개
메소드
public
initState
( ) :
void
리턴
void
updateStep()
공개
메소드
public
updateStep
( ) :
void
리턴
void
프로퍼티 상세
game_controller
공개적으로 프로퍼티
public
CreatureGameController,
game_controller
리턴
CreatureGameController,