C# 클래스 GameUtils, Malisse

파일 보기 프로젝트 열기: Collegiennes/Malisse 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
m_GameMode eGameMode

공개 메소드들

메소드 설명
FindAssociatedLevel ( Transform current ) : Level,
FindAssociatedView ( Transform current ) : View,

메소드 상세

FindAssociatedLevel() 공개 정적인 메소드

public static FindAssociatedLevel ( Transform current ) : Level,
current Transform
리턴 Level,

FindAssociatedView() 공개 정적인 메소드

public static FindAssociatedView ( Transform current ) : View,
current Transform
리턴 View,

프로퍼티 상세

m_GameMode 공개적으로 정적으로 프로퍼티

public static eGameMode m_GameMode
리턴 eGameMode