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

Inherits CrossLink.InteractTrigger.

Public Member Functions

void OnSpawnNetworkIB (int netId)
 
override void UpdateSkill ()
 
void OnShoot (int netId)
 
void PlaySpawnEffect ()
 
void InitSpawnIB (GameObject go)
 
void DisableSpawnSwordNetworkSync ()
 
void EnableSpawnSwordNetworkSync ()
 
void RpcSpawnSword (InteractBase ib)
 
void RpcBreakConnenct ()
 

Public Attributes

string iceSword
 
string enhanceIceSword
 
Transform spawnPoint
 
float shootForce = 100
 
string spawnEffect
 
SoundEffectInfo spawnSound
 
SoundEffectInfo shootSound
 
float delayToSpawn = 0.5f
 
int initNetId = -1
 
int spawnActId = -1
 
int spawnLooseJointId = -1
 

Protected Member Functions

void Awake ()
 
override void StartInit ()
 
void OnDestroy ()
 
override void OnEnhance (InteractBase ib)
 

Additional Inherited Members