C# Class PlayerActionScheduleHarvest.ModifiedFields, tf_client

Modified fields.
Afficher le fichier Open project: wids-eria/tf_client

Méthodes publiques

Свойство Type Description
harvest_area bool

Méthodes publiques

Méthode Description
ModifiedFields ( bool isHarvestArea ) : UnityEngine

Initializes a new instance of the PlayerActionScheduleHarvest.ModifiedFields class.

Method Details

ModifiedFields() public méthode

Initializes a new instance of the PlayerActionScheduleHarvest.ModifiedFields class.
public ModifiedFields ( bool isHarvestArea ) : UnityEngine
isHarvestArea bool /// Is harvest area. ///
Résultat UnityEngine

Property Details

harvest_area public_oe property

Field specifying that the tile is a harvest area.
public bool harvest_area
Résultat bool