Table of Contents

Class WeaponBehaviour

Namespace
GrindFest
Assembly
GrindFest.dll
[DisallowMultipleComponent]
public class WeaponBehaviour : MonoBehaviour
Inheritance
object
Object
Component
Behaviour
MonoBehaviour
WeaponBehaviour

Fields

AnimationSet
AttackAnimation
AttackShape
BaseAttackSpeed
BaseMaxDamage
BaseMinDamage
DefaultAttack
Durability
Elements
Interactive
Item
Level
Range
SoundSet
WeaponMaterial
WeaponType

Properties

MaxDamage
MinDamage

Methods

OnHit(GetHitEvent)

Operators

implicit operator WeaponBehaviour(ItemBehaviour)
implicit operator ItemBehaviour(WeaponBehaviour)