C# Class ShellShock.Accolades

Inheritance: UnityEngine.MonoBehaviour
Exibir arquivo Open project: GREEDYHD/ShellShock

Public Properties

Property Type Description
statTrackers List

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

statTrackers public_oe property

public List statTrackers
return List