C# Class Switch, TheUnseen

Inheritance: MimiBehaviour, IInfluenceableByWind
Exibir arquivo Open project: henryj41043/TheUnseen Class Usage Examples

Public Properties

Property Type Description
pair GameObject
targets Activateable[]
turnedOn bool

Public Methods

Method Description
Interact ( ) : void

Method Details

Interact() public method

public Interact ( ) : void
return void

Property Details

pair public_oe property

public GameObject pair
return GameObject

targets public_oe property

public Activateable[] targets
return Activateable[]

turnedOn public_oe property

public bool turnedOn
return bool