C# Класс PlayerActionZoneResidential, tf_client

Наследование: PlayerAction
Показать файл Открыть проект

Открытые методы

Метод Описание
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