C# Class RuntimeEnabler, 2DPlatformer

Inheritance: MonoBehaviour
Show file Open project: MarbleGameDev/2DPlatformer

Public Properties

Property Type Description
gameobjects List

Public Methods

Method Description
Start ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

gameobjects public property

public List gameobjects
return List