C# Class TnGAttribute, WoofVsMeow

Inheritance: MonoBehaviour
Mostra file Open project: HaoYuan90/WoofVsMeow Class Usage Examples

Public Properties

Property Type Description
m_building GameObject
m_height int
m_terrainType TerrainType,
m_unit GameObject

Public Methods

Method Description
MirrorTnGAttributesFrom ( TnGAttribute, src ) : void

Method Details

MirrorTnGAttributesFrom() public method

public MirrorTnGAttributesFrom ( TnGAttribute, src ) : void
src TnGAttribute,
return void

Property Details

m_building public_oe property

public GameObject m_building
return GameObject

m_height public_oe property

public int m_height
return int

m_terrainType public_oe property

public TerrainType, m_terrainType
return TerrainType,

m_unit public_oe property

public GameObject m_unit
return GameObject