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

Inherits CrossLink.PhysicsUnit.

Public Member Functions

void UpdateFollow ()
 
void SetTrackingObj (Transform obj)
 
Transform GetFollowTarget ()
 
bool IsFistState ()
 
void EnableFinger (int fingerIndex, bool e)
 
void EnableFinger (bool thumb, bool index, bool middle, bool ring, bool pinky)
 
void Grab (bool e)
 
void PinHand (bool p)
 
void SetDmgEnable (bool e)
 
void SetColliderEnable (bool e)
 
ConfigurableJoint AddFollowJoint ()
 
void RemoveFollowJoint ()
 

Public Attributes

PhysicsFollow follow
 
ConfigurableJoint followJoint
 
JointFollow jointFollow
 
Collider[] colliders
 
InteractHand logicHand
 
GameObject fist
 
GameObject palm
 
RagdollHitInfoObj hitInfoObj
 
Transform trackingObj = null
 
bool NeedToCheckHandPulling = false
 

Additional Inherited Members