Candide.Toolkit.PredictionCountdownClock
Type JSONpublic class in Candide.Toolkit
Type metadata
- Assembly
Romestead - Namespace
Candide.Toolkit - Base type
System.Object - Hash
833F466646DA709DE6F6FB6A74D268CE6C772E3684DDE38E8E57336D5D47C8C6
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
HasBeenInitialized# | public | public System.Boolean HasBeenInitialized |
_currentTime# | private | private System.Single _currentTime |
Methods
GetTimeString
#
public System.String GetTimeString(Candide.Toolkit.ClockStringFormat format)
Method metadata
- Visibilitypublic
- Return type
System.String - StaticFalse
- VirtualFalse
- Hash
A85070BF5EF493DD1E1B284CD34A96287518C29E78215BE18EC29FEDE4362516 - Body hash
6B850D3314C4DBD420C72ED321096EC4FE9DEB11AFDE9AD6976E42FC741BB371 - IL size51
Referenced calls
Shared.Text.TimeTextHelper::GetTimeLeftDisplayCombined(System.Single)System.ArgumentOutOfRangeException::.ctor(System.String, System.Object, System.String)
Called by
String literals
-format
SyncTimer
#
public System.Void SyncTimer(System.Single syncValue)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
1AE1F31A9D7BD92FAB129737EB96CA318D1EBB8384EF1CA0399719A8F9189BA0 - Body hash
F02AFA9E621EAF02EA666AB164688C23B3004808B825E5981E2CB55016F7F9DE - IL size23
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
83057E193235E25C01DC318AAAAAF84FF74D0EDEE5DCC321401E2B8461ED9962 - Body hash
E71811B0C9B6684B12BE37B7943594AE85B1BEAC83BD3548A8E699966490B3F9 - IL size53
Referenced calls
Microsoft.Xna.Framework.GameTime::get_ElapsedGameTime()System.TimeSpan::get_TotalSeconds()