C# Class TnGAttribute, WoofVsMeow

Inheritance: MonoBehaviour
Show 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 property

public GameObject m_building
return GameObject

m_height public property

public int m_height
return int

m_terrainType public property

public TerrainType, m_terrainType
return TerrainType,

m_unit public property

public GameObject m_unit
return GameObject