Romestead Assembly Reference

Candide.CandideUI.ChatWindow.ChatLogMessageElement

Type JSON

public class in Candide.CandideUI.ChatWindow

Methods2
Properties0
Fields5
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
TimeToHideprivateprivate System.Single TimeToHide
TimeToStartFadeprivateprivate System.Single TimeToStartFade
_colorprivateprivate Microsoft.Xna.Framework.Color _color
_stateprivateprivate ChatLogMessageElement.State _state
_timerprivateprivate System.Single _timer

Methods

SetColor

private System.Void SetColor(Microsoft.Xna.Framework.Color color)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash7B9A6E79A84EC9E72FEFACA1825367ACF395F795C1C26E525452C979AA524E28
  • Body hashAC6C00C1580EDA3272A1A1AC27DA2145EF1AB17A035697DBFB0512E59481229B
  • IL size40
Referenced calls
  • Microsoft.Xna.Framework.Color::get_A()
  • Microsoft.Xna.Framework.Color::set_A(System.Byte)
Called by

Update

public System.Void Update(System.Single dt, System.Boolean focused)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash71DF62B77653F706F106AB68AF0FF2DD38F8716D8DC1993CA9F015F78D451B88
  • Body hash00389F3BEAE420FDFDBE54E86DBD0F805C0B81B81BF97F1BAC85520C55EB2737
  • IL size306
Referenced calls
Called by