Battle Talent  V11
Public Attributes | Protected Member Functions | Protected Attributes | List of all members
CrossLink.BowBase Class Reference

Inherits CrossLink.InteractTrigger.

Inherited by CrossLink.BowStrong.

Public Attributes

ArrowPuller puller
 
string arrowPrefab
 
AimWidget aimWidget
 
float shootWeaponSpeed = 20
 

Protected Member Functions

void Awake ()
 
void OnDestroy ()
 
void Reset ()
 
override void OnGrab (AttachObj attach, bool t)
 
virtual void OnPutWeaponEvent (InteractBase weapon)
 
virtual void OnPut (AttachObj attach)
 
virtual void OnMove (AttachObj attach, float shootFactor)
 
virtual void OnShootWeapon (InteractBase weapon)
 
virtual void OnRelease (AttachObj attach, float shootFactor)
 
virtual void OnCancel ()
 

Protected Attributes

ArrowBase putedArrow
 
InteractBase putedWeapon
 

Additional Inherited Members