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

Used to play special effects, the effect resource needs to be added EffectObj component Effect resources need to be located under the path of "Effect/" More...

Inherits CrossLink.CoreMgr.

Public Member Functions

override void OnStateClear ()
 
void Clear ()
 
EffectObj PlayEffect (string name, Vector3 pos, Quaternion rot)
 
void Cache (string name, int num)
 
void GiveBack (EffectObj obj)
 
Transform GetEffectRoot ()
 

Static Public Attributes

static EffectMgr Instance = new EffectMgr()
 

Detailed Description

Used to play special effects, the effect resource needs to be added EffectObj component Effect resources need to be located under the path of "Effect/"