C# 클래스 StretchyTanks.CompatibilityChecker

상속: UnityEngine.MonoBehaviour
파일 보기 프로젝트 열기: NathanKell/StretchySRB

공개 메소드들

메소드 설명
IsCompatible ( ) : bool
Start ( ) : void

비공개 메소드들

메소드 설명
getAllTypes ( ) : IEnumerable

메소드 상세

IsCompatible() 공개 정적인 메소드

public static IsCompatible ( ) : bool
리턴 bool

Start() 공개 메소드

public Start ( ) : void
리턴 void