C# Class SettingScript, DefendAman

Inheritance: MonoBehaviour
Mostrar archivo Open project: CarsonRoscoe/DefendAman Class Usage Examples

Public Properties

Property Type Description
settings GameObject

Public Methods

Method Description
Start ( ) : void
Update ( ) : void
setttingClose ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

setttingClose() public method

public setttingClose ( ) : void
return void

Property Details

settings public_oe property

public GameObject settings
return GameObject