C# Class OutButton, HomeAlone

Inheritance: MonoBehaviour
Show file Open project: SNUGDC/HomeAlone Class Usage Examples

Public Properties

Property Type Description
CTInfo GameObject
EQInfo GameObject
JHInfo GameObject
OutInfo GameObject
SMInfo GameObject

Public Methods

Method Description
Out ( ) : void

Method Details

Out() public method

public Out ( ) : void
return void

Property Details

CTInfo public property

public GameObject CTInfo
return GameObject

EQInfo public property

public GameObject EQInfo
return GameObject

JHInfo public property

public GameObject JHInfo
return GameObject

OutInfo public property

public GameObject OutInfo
return GameObject

SMInfo public property

public GameObject SMInfo
return GameObject