C# Class ShowAdsPaper, HomeAlone

Inheritance: MonoBehaviour
Datei anzeigen Open project: SNUGDC/HomeAlone

Public Properties

Property Type Description
Advertisement1 GameObject,
Advertisement2 GameObject,
Advertisement3 GameObject,
Advertisement4 GameObject,

Public Methods

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

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

Advertisement1 public_oe property

public GameObject, Advertisement1
return GameObject,

Advertisement2 public_oe property

public GameObject, Advertisement2
return GameObject,

Advertisement3 public_oe property

public GameObject, Advertisement3
return GameObject,

Advertisement4 public_oe property

public GameObject, Advertisement4
return GameObject,