Candide.CandideUI.ChatWindow.ChatLogMessageElement
Type JSONpublic class in Candide.CandideUI.ChatWindow
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.ChatWindow - Base type
Candide.CandideUI.Components.CandideTextLabel - Hash
AF568A2F8AA984C6AA062F1EA3933B2C8CC9E2EF7E84C994E63F044B8FEE38D4
Relationships
Fields
| Name | Visibility | Signature |
|---|---|---|
TimeToHide# | private | private System.Single TimeToHide |
TimeToStartFade# | private | private System.Single TimeToStartFade |
_color# | private | private Microsoft.Xna.Framework.Color _color |
_state# | private | private ChatLogMessageElement.State _state |
_timer# | private | private System.Single _timer |
Methods
SetColor
#
private System.Void SetColor(Microsoft.Xna.Framework.Color color)
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
7B9A6E79A84EC9E72FEFACA1825367ACF395F795C1C26E525452C979AA524E28 - Body hash
AC6C00C1580EDA3272A1A1AC27DA2145EF1AB17A035697DBFB0512E59481229B - IL size40
Referenced calls
Microsoft.Xna.Framework.Color::get_A()Microsoft.Xna.Framework.Color::set_A(System.Byte)
Update
#
public System.Void Update(System.Single dt, System.Boolean focused)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
71DF62B77653F706F106AB68AF0FF2DD38F8716D8DC1993CA9F015F78D451B88 - Body hash
00389F3BEAE420FDFDBE54E86DBD0F805C0B81B81BF97F1BAC85520C55EB2737 - IL size306
Referenced calls
Microsoft.Xna.Framework.Color::set_A(System.Byte)Candide.CandideUI.ChatWindow.ChatLogMessageElement::SetColor(Microsoft.Xna.Framework.Color)Microsoft.Xna.Framework.MathHelper::Lerp(System.Single, System.Single, System.Single)System.ArgumentOutOfRangeException::.ctor()