C# 클래스 Rodrigue.Transition.Not

파일 보기 프로젝트 열기: benjaml/PathfindingToolUnity

보호된 프로퍼티들

프로퍼티 타입 설명
_check check

공개 메소드들

메소드 설명
Not ( check check ) : System.Collections
check ( ) : bool
getInstance ( check check ) : Not

메소드 상세

Not() 공개 메소드

public Not ( check check ) : System.Collections
check check
리턴 System.Collections

check() 공개 메소드

public check ( ) : bool
리턴 bool

getInstance() 공개 정적인 메소드

public static getInstance ( check check ) : Not
check check
리턴 Not

프로퍼티 상세

_check 보호되어 있는 프로퍼티

protected check _check
리턴 check