C# Class a_ward_trap, UnderworldExporter

Inheritance: trap_base
Exibir arquivo Open project: hankmorgan/UnderworldExporter

Public Properties

Property Type Description
spellprop SpellProp,

Public Methods

Method Description
OnTriggerEnter ( Collider other ) : void

Protected Methods

Method Description
Start ( ) : void

Method Details

OnTriggerEnter() public method

public OnTriggerEnter ( Collider other ) : void
other Collider
return void

Start() protected method

protected Start ( ) : void
return void

Property Details

spellprop public_oe property

public SpellProp, spellprop
return SpellProp,