C# 클래스 UnityPlatformer.TestInputDown

Input for automated tests
상속: UnityEngine.MonoBehaviour
파일 보기 프로젝트 열기: llafuente/unity-platformer

공개 메소드들

메소드 설명
OnInstancePrefab ( InstancePrefab prefab ) : void

Listen InstancePrefab SendMessage and start logic

메소드 상세

OnInstancePrefab() 공개 메소드

Listen InstancePrefab SendMessage and start logic
public OnInstancePrefab ( InstancePrefab prefab ) : void
prefab InstancePrefab
리턴 void