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

Inherits MonoBehaviour.

Public Member Functions

string GetSwordType ()
 
bool IsConnect ()
 
Scabbard GetScabbard ()
 
void DisconnectWithOther ()
 
void OnSheath (Scabbard sb, bool isOn, float time)
 
void OnPendantRelease (InteractBasePendant ibp)
 
bool IsUnsold ()
 

Public Attributes

InteractBase ib
 
Transform peakPoint
 
Transform rootPoint
 
Collider targetCol
 
bool spawnScabbard = true
 
string swordType
 
string scabbardName
 

Static Public Attributes

const string path = "Weapon/"
 

Events

System.Action< Scabbard, bool, float > OnSheathEvent