C# 클래스 EnemyAnimatorFinding, angrygoats

Purpose: A helper class which you bind to the main prefab in order to find the Animator location.
상속: MonoBehaviour
파일 보기 프로젝트 열기: dulb640/angrygoats

공개 프로퍼티들

프로퍼티 타입 설명
anim Animator

공개 메소드들

메소드 설명
getEnemyAnimator ( ) : Animator

메소드 상세

getEnemyAnimator() 공개 메소드

public getEnemyAnimator ( ) : Animator
리턴 Animator

프로퍼티 상세

anim 공개적으로 프로퍼티

public Animator anim
리턴 Animator