C# Class AreaOfEffect, kaijurising

Inheritance: AbilityBehaviours
Mostra file Open project: Moehammered/kaijurising Class Usage Examples

Public Properties

Property Type Description
damageValue float
tags string[]

Private Methods

Method Description
Cmd_activateAttack ( ) : void
Start ( ) : void
Update ( ) : void
dealDamage ( GameObject collidedObject ) : void
storePlayers ( Vector3 center, float radius ) : void

Property Details

damageValue public_oe property

public float damageValue
return float

tags public_oe property

public string[] tags
return string[]