C# Class EnableAreaLight, TheUnseen

Inheritance: Activateable
ファイルを表示 Open project: henryj41043/TheUnseen

Public Properties

Property Type Description
lights GameObject[]

Public Methods

Method Description
Activate ( ) : void
Deactivate ( ) : void

Method Details

Activate() public method

public Activate ( ) : void
return void

Deactivate() public method

public Deactivate ( ) : void
return void

Property Details

lights public_oe property

public GameObject[] lights
return GameObject[]