C# Class WallBuilderScript, clockwork

Inheritance: MonoBehaviour
Mostrar archivo Open project: shadowseer99/clockwork Class Usage Examples

Public Properties

Property Type Description
height int
w16h2 GameObject
w1h1 GameObject
w2h1 GameObject
w2h2 GameObject
w3h2 GameObject
w3h3 GameObject
w4h3 GameObject
width int

Public Methods

Method Description
BuildObject ( ) : void
KillChildren ( ) : void

Method Details

BuildObject() public method

public BuildObject ( ) : void
return void

KillChildren() public method

public KillChildren ( ) : void
return void

Property Details

height public_oe property

public int height
return int

w16h2 public_oe property

public GameObject w16h2
return GameObject

w1h1 public_oe property

public GameObject w1h1
return GameObject

w2h1 public_oe property

public GameObject w2h1
return GameObject

w2h2 public_oe property

public GameObject w2h2
return GameObject

w3h2 public_oe property

public GameObject w3h2
return GameObject

w3h3 public_oe property

public GameObject w3h3
return GameObject

w4h3 public_oe property

public GameObject w4h3
return GameObject

width public_oe property

public int width
return int