C# Class PlayerActionZoneResidential, tf_client

Inheritance: PlayerAction
Afficher le fichier Open project: wids-eria/tf_client

Méthodes publiques

Méthode Description
IsPermittedOnResourceTile ( ResourceTile, tile ) : bool

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

Private Methods

Méthode Description
Awake ( ) : void

Awake this instance.

Method Details

IsPermittedOnResourceTile() public méthode

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