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

Inherits MonoBehaviour.

Public Member Functions

ScabbardUser GetUser ()
 
bool IsConnect ()
 
void LockWithSword (bool isLock)
 
void DisconnectWithOther ()
 
void ConnectWithSword (ScabbardUser user)
 
void OnBuy ()
 

Public Attributes

string swordType
 
bool isTwoSide = true
 
Transform entryPoint
 
Transform detectPoint
 
InteractBase ib
 
float maxConnectDis = 0.05f
 
float pForce = 10000
 
float eForce = 10000
 
float maxScrollForce = 10000
 
float scrollForceOnSlot = 15000
 
float breakForce = 3000
 
float dragLength = 0.1f
 
float maxAngle = 30
 
float jointZOffset = 0.2f
 
float jointXOffset = 0.3f
 
SoundEffectInfo outScabbardLowSound
 
SoundEffectInfo outScabbardLoudSound
 
SoundEffectInfo slideSound
 
SoundEffectInfo metalSound
 
SoundEffectInfo onSheathSound
 

Protected Member Functions

void Awake ()
 
void OnDestroy ()