C# 클래스 PlayerActionZoneResidential, tf_client

상속: PlayerAction
파일 보기 프로젝트 열기: wids-eria/tf_client

공개 메소드들

메소드 설명
IsPermittedOnResourceTile ( ResourceTile, tile ) : bool

Determines whether this instance is permitted on resource tile the specified tile.

비공개 메소드들

메소드 설명
Awake ( ) : void

Awake this instance.

메소드 상세

IsPermittedOnResourceTile() 공개 메소드

Determines whether this instance is permitted on resource tile the specified tile.
public IsPermittedOnResourceTile ( ResourceTile, tile ) : bool
tile ResourceTile, /// If set to true tile. ///
리턴 bool