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

Public Member Functions

void TriggerGazeEvent (bool g)
 
void ClearGaze ()
 
GazeQuad GetGaze ()
 
void KeepGaze (bool k)
 
void KeepMostGaze ()
 
bool IsMostGaze ()
 
bool NeedShowDetail ()
 
bool IsGazing ()
 
void ShowGazeInfo (bool show)
 
void Showup (bool s)
 
bool IsShowup ()
 
void StopWarning ()
 
void Warning (float sec=0.8f)
 

Static Public Member Functions

static void ClearMostGaze ()
 

Public Attributes

Transform owner
 
string name
 
string info
 
GazeType type
 
System.Func< string, string > ShowInfoEvent
 
GazeQuad showData
 
bool needWarning = false
 
bool warning = false
 

Events

System.Action< GazeInfoOpenGazeEvent
 
System.Action< GazeInfoCloseGazeEvent
 
System.Action< GazeInfo, bool > ShowGazeEvent