C# Class ccEventEnableObject, GGJ2016

Inheritance: ccEventBase
Exibir arquivo Open project: netgrind/GGJ2016

Public Properties

Property Type Description
enable bool
obj GameObject[]

Protected Methods

Method Description
OnEvent ( ) : void

Method Details

OnEvent() protected method

protected OnEvent ( ) : void
return void

Property Details

enable public_oe property

public bool enable
return bool

obj public_oe property

public GameObject[] obj
return GameObject[]