C# 클래스 Colision, isoAbbeyTFG

상속: MonoBehaviour
파일 보기 프로젝트 열기: nvidiosin/isoAbbeyTFG 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
destino Cell,
quien Entity,

공개 메소드들

메소드 설명
OnTriggerEnter ( Collider other ) : void

비공개 메소드들

메소드 설명
Run ( ) : IEnumerator

메소드 상세

OnTriggerEnter() 공개 메소드

public OnTriggerEnter ( Collider other ) : void
other Collider
리턴 void

프로퍼티 상세

destino 공개적으로 프로퍼티

public Cell, destino
리턴 Cell,

quien 공개적으로 프로퍼티

public Entity, quien
리턴 Entity,