C# Class TnGAttribute, WoofVsMeow

Inheritance: MonoBehaviour
Afficher le fichier Open project: HaoYuan90/WoofVsMeow Class Usage Examples

Méthodes publiques

Свойство Type Description
m_building GameObject
m_height int
m_terrainType TerrainType,
m_unit GameObject

Méthodes publiques

Méthode Description
MirrorTnGAttributesFrom ( TnGAttribute, src ) : void

Method Details

MirrorTnGAttributesFrom() public méthode

public MirrorTnGAttributesFrom ( TnGAttribute, src ) : void
src TnGAttribute,
Résultat void

Property Details

m_building public_oe property

public GameObject m_building
Résultat GameObject

m_height public_oe property

public int m_height
Résultat int

m_terrainType public_oe property

public TerrainType, m_terrainType
Résultat TerrainType,

m_unit public_oe property

public GameObject m_unit
Résultat GameObject