C# Class EnableLightDevice, TheUnseen

Inheritance: Activateable
Datei anzeigen Open project: henryj41043/TheUnseen

Public Properties

Property Type Description
LightDevice 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

LightDevice public_oe property

public GameObject LightDevice
return GameObject