C# 클래스 TnGAttribute, WoofVsMeow

상속: MonoBehaviour
파일 보기 프로젝트 열기: HaoYuan90/WoofVsMeow 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
m_building GameObject
m_height int
m_terrainType TerrainType,
m_unit GameObject

공개 메소드들

메소드 설명
MirrorTnGAttributesFrom ( TnGAttribute, src ) : void

메소드 상세

MirrorTnGAttributesFrom() 공개 메소드

public MirrorTnGAttributesFrom ( TnGAttribute, src ) : void
src TnGAttribute,
리턴 void

프로퍼티 상세

m_building 공개적으로 프로퍼티

public GameObject m_building
리턴 GameObject

m_height 공개적으로 프로퍼티

public int m_height
리턴 int

m_terrainType 공개적으로 프로퍼티

public TerrainType, m_terrainType
리턴 TerrainType,

m_unit 공개적으로 프로퍼티

public GameObject m_unit
리턴 GameObject