C# 클래스 RockToCrate, CodeSpells

상속: ConvertOnEntry
파일 보기 프로젝트 열기: srfoster/CodeSpells

공개 프로퍼티들

프로퍼티 타입 설명
output GameObject

보호된 메소드들

메소드 설명
isInput ( GameObject l ) : bool
target ( ) : GameObject

메소드 상세

isInput() 보호된 메소드

protected isInput ( GameObject l ) : bool
l GameObject
리턴 bool

target() 보호된 메소드

protected target ( ) : GameObject
리턴 GameObject

프로퍼티 상세

output 공개적으로 프로퍼티

public GameObject output
리턴 GameObject