C# Class Credits, Adagio

Inheritance: MonoBehaviour
Mostra file Open project: technicalvgda/Adagio Class Usage Examples

Public Properties

Property Type Description
FinalCredit GameObject
speed float

Public Methods

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

Private Methods

Method Description
Restart ( ) : IEnumerator
Timer ( ) : IEnumerator

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

FinalCredit public_oe property

public GameObject FinalCredit
return GameObject

speed public_oe property

public float speed
return float