C# 클래스 uFrameECSDemo.GunnerInput

상속: uFrame.ECS.EcsComponent
파일 보기 프로젝트 열기: InvertGames/uFrameECSDemo 1 사용 예제들

공개 메소드들

메소드 설명
SetMyButton ( UnityEngine.UI.Button value ) : void

메소드 상세

SetMyButton() 공개 메소드

public SetMyButton ( UnityEngine.UI.Button value ) : void
value UnityEngine.UI.Button
리턴 void