Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Sol
PlayerAnimationController
C# 클래스 Sol.PlayerAnimationController
상속:
UnityEngine.MonoBehaviour
파일 보기
프로젝트 열기: Stumpstump/RoverGame
공개 프로퍼티들
프로퍼티
타입
설명
anim
UnityEngine.Animator
newRoverWheels
EquipableItem
playerStats
PlayerStats
공개 메소드들
메소드
설명
Update
( ) :
void
메소드 상세
Update()
공개
메소드
public
Update
( ) :
void
리턴
void
프로퍼티 상세
anim
공개적으로 프로퍼티
public
Animator,UnityEngine
anim
리턴
UnityEngine.Animator
newRoverWheels
공개적으로 프로퍼티
public
EquipableItem,Sol
newRoverWheels
리턴
EquipableItem
playerStats
공개적으로 프로퍼티
public
PlayerStats,Sol
playerStats
리턴
PlayerStats