Battle Talent
V11
|
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< GazeInfo > | OpenGazeEvent |
System.Action< GazeInfo > | CloseGazeEvent |
System.Action< GazeInfo, bool > | ShowGazeEvent |