C# Class IslandDoor, PGP2

Inheritance: MonoBehaviour
ファイルを表示 Open project: theiis/PGP2

Public Properties

Property Type Description
count int
endPos Transform
switch1 GameObject
switch2 GameObject
switch3 GameObject

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

count public_oe property

public int count
return int

endPos public_oe property

public Transform endPos
return Transform

switch1 public_oe property

public GameObject switch1
return GameObject

switch2 public_oe property

public GameObject switch2
return GameObject

switch3 public_oe property

public GameObject switch3
return GameObject