C# Class FireWandSigil, Unity

Inheritance: Sigil
Exibir arquivo Open project: zackva/Unity

Public Properties

Property Type Description
fireball GameObject
player GameObject

Public Methods

Method Description
Effect ( ) : void
Start ( ) : void

Method Details

Effect() public method

public Effect ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Property Details

fireball public_oe property

public GameObject fireball
return GameObject

player public_oe property

public GameObject player
return GameObject