C# Class StrategyTile, Tiled2Unity-TileInfoExample

Inheritance: MonoBehaviour
Afficher le fichier Open project: Seanba/Tiled2Unity-TileInfoExample Class Usage Examples

Méthodes publiques

Свойство Type Description
NumberOfClicks int
TileNote string
TileType string

Private Methods

Méthode Description
OnDrawGizmosSelected ( ) : void

Property Details

NumberOfClicks public_oe property

public int NumberOfClicks
Résultat int

TileNote public_oe property

public string TileNote
Résultat string

TileType public_oe property

public string TileType
Résultat string