Inherits IComparable< CampaignTime >.
◆ Equals() [1/2]
bool TaleWorlds.CampaignSystem.CampaignTime.Equals |
( |
CampaignTime |
other | ) |
|
◆ Equals() [2/2]
override bool TaleWorlds.CampaignSystem.CampaignTime.Equals |
( |
object |
obj | ) |
|
◆ GetHashCode()
override int TaleWorlds.CampaignSystem.CampaignTime.GetHashCode |
( |
| ) |
|
◆ CompareTo()
int TaleWorlds.CampaignSystem.CampaignTime.CompareTo |
( |
CampaignTime |
other | ) |
|
◆ operator<()
◆ operator>()
◆ operator==()
◆ operator!=()
◆ operator<=()
◆ operator>=()
◆ Milliseconds()
static CampaignTime TaleWorlds.CampaignSystem.CampaignTime.Milliseconds |
( |
long |
valueInMilliseconds | ) |
|
|
static |
◆ MillisecondsFromNow()
static CampaignTime TaleWorlds.CampaignSystem.CampaignTime.MillisecondsFromNow |
( |
long |
valueInMilliseconds | ) |
|
|
static |
◆ Seconds()
static CampaignTime TaleWorlds.CampaignSystem.CampaignTime.Seconds |
( |
long |
valueInSeconds | ) |
|
|
static |
◆ SecondsFromNow()
static CampaignTime TaleWorlds.CampaignSystem.CampaignTime.SecondsFromNow |
( |
long |
valueInSeconds | ) |
|
|
static |
◆ Minutes()
static CampaignTime TaleWorlds.CampaignSystem.CampaignTime.Minutes |
( |
long |
valueInMinutes | ) |
|
|
static |
◆ MinutesFromNow()
static CampaignTime TaleWorlds.CampaignSystem.CampaignTime.MinutesFromNow |
( |
long |
valueInMinutes | ) |
|
|
static |
◆ Hours()
static CampaignTime TaleWorlds.CampaignSystem.CampaignTime.Hours |
( |
float |
valueInHours | ) |
|
|
static |
◆ HoursFromNow()
static CampaignTime TaleWorlds.CampaignSystem.CampaignTime.HoursFromNow |
( |
float |
valueInHours | ) |
|
|
static |
◆ Days()
static CampaignTime TaleWorlds.CampaignSystem.CampaignTime.Days |
( |
float |
valueInDays | ) |
|
|
static |
◆ DaysFromNow()
static CampaignTime TaleWorlds.CampaignSystem.CampaignTime.DaysFromNow |
( |
float |
valueInDays | ) |
|
|
static |
◆ Weeks()
static CampaignTime TaleWorlds.CampaignSystem.CampaignTime.Weeks |
( |
float |
valueInWeeeks | ) |
|
|
static |
◆ WeeksFromNow()
static CampaignTime TaleWorlds.CampaignSystem.CampaignTime.WeeksFromNow |
( |
float |
valueInWeeks | ) |
|
|
static |
◆ Seasons()
static CampaignTime TaleWorlds.CampaignSystem.CampaignTime.Seasons |
( |
float |
valueInSeasons | ) |
|
|
static |
◆ Years()
static CampaignTime TaleWorlds.CampaignSystem.CampaignTime.Years |
( |
float |
valueInYears | ) |
|
|
static |
◆ YearsFromNow()
static CampaignTime TaleWorlds.CampaignSystem.CampaignTime.YearsFromNow |
( |
float |
valueInYears | ) |
|
|
static |
◆ operator+()
◆ operator-()
◆ StringSameAs()
bool TaleWorlds.CampaignSystem.CampaignTime.StringSameAs |
( |
CampaignTime |
otherTime | ) |
|
◆ ToString()
override string TaleWorlds.CampaignSystem.CampaignTime.ToString |
( |
| ) |
|
◆ SunRise
const int TaleWorlds.CampaignSystem.CampaignTime.SunRise = 2 |
|
static |
◆ SunSet
const int TaleWorlds.CampaignSystem.CampaignTime.SunSet = 22 |
|
static |
◆ MinutesInHour
const int TaleWorlds.CampaignSystem.CampaignTime.MinutesInHour = 60 |
|
static |
◆ HoursInDay
const int TaleWorlds.CampaignSystem.CampaignTime.HoursInDay = 24 |
|
static |
◆ DaysInWeek
const int TaleWorlds.CampaignSystem.CampaignTime.DaysInWeek = 7 |
|
static |
◆ WeeksInSeason
const int TaleWorlds.CampaignSystem.CampaignTime.WeeksInSeason = 3 |
|
static |
◆ SeasonsInYear
const int TaleWorlds.CampaignSystem.CampaignTime.SeasonsInYear = 4 |
|
static |
◆ DaysInSeason
◆ DaysInYear
◆ DeltaTime
CampaignTime TaleWorlds.CampaignSystem.CampaignTime.DeltaTime |
|
staticget |
◆ Now
◆ Never
◆ IsFuture
bool TaleWorlds.CampaignSystem.CampaignTime.IsFuture |
|
get |
◆ IsPast
bool TaleWorlds.CampaignSystem.CampaignTime.IsPast |
|
get |
◆ IsNow
bool TaleWorlds.CampaignSystem.CampaignTime.IsNow |
|
get |
◆ IsDayTime
bool TaleWorlds.CampaignSystem.CampaignTime.IsDayTime |
|
get |
◆ CurrentHourInDay
float TaleWorlds.CampaignSystem.CampaignTime.CurrentHourInDay |
|
get |
◆ IsNightTime
bool TaleWorlds.CampaignSystem.CampaignTime.IsNightTime |
|
get |
◆ ElapsedMillisecondsUntilNow
float TaleWorlds.CampaignSystem.CampaignTime.ElapsedMillisecondsUntilNow |
|
get |
◆ ElapsedSecondsUntilNow
float TaleWorlds.CampaignSystem.CampaignTime.ElapsedSecondsUntilNow |
|
get |
◆ ElapsedHoursUntilNow
float TaleWorlds.CampaignSystem.CampaignTime.ElapsedHoursUntilNow |
|
get |
◆ ElapsedDaysUntilNow
float TaleWorlds.CampaignSystem.CampaignTime.ElapsedDaysUntilNow |
|
get |
◆ ElapsedWeeksUntilNow
float TaleWorlds.CampaignSystem.CampaignTime.ElapsedWeeksUntilNow |
|
get |
◆ ElapsedSeasonsUntilNow
float TaleWorlds.CampaignSystem.CampaignTime.ElapsedSeasonsUntilNow |
|
get |
◆ ElapsedYearsUntilNow
float TaleWorlds.CampaignSystem.CampaignTime.ElapsedYearsUntilNow |
|
get |
◆ RemainingMillisecondsFromNow
float TaleWorlds.CampaignSystem.CampaignTime.RemainingMillisecondsFromNow |
|
get |
◆ RemainingSecondsFromNow
float TaleWorlds.CampaignSystem.CampaignTime.RemainingSecondsFromNow |
|
get |
◆ RemainingHoursFromNow
float TaleWorlds.CampaignSystem.CampaignTime.RemainingHoursFromNow |
|
get |
◆ RemainingDaysFromNow
float TaleWorlds.CampaignSystem.CampaignTime.RemainingDaysFromNow |
|
get |
◆ RemainingWeeksFromNow
float TaleWorlds.CampaignSystem.CampaignTime.RemainingWeeksFromNow |
|
get |
◆ RemainingSeasonsFromNow
float TaleWorlds.CampaignSystem.CampaignTime.RemainingSeasonsFromNow |
|
get |
◆ RemainingYearsFromNow
float TaleWorlds.CampaignSystem.CampaignTime.RemainingYearsFromNow |
|
get |
◆ ToMilliseconds
double TaleWorlds.CampaignSystem.CampaignTime.ToMilliseconds |
|
get |
◆ ToSeconds
double TaleWorlds.CampaignSystem.CampaignTime.ToSeconds |
|
get |
◆ ToMinutes
double TaleWorlds.CampaignSystem.CampaignTime.ToMinutes |
|
get |
◆ ToHours
double TaleWorlds.CampaignSystem.CampaignTime.ToHours |
|
get |
◆ ToDays
double TaleWorlds.CampaignSystem.CampaignTime.ToDays |
|
get |
◆ ToWeeks
double TaleWorlds.CampaignSystem.CampaignTime.ToWeeks |
|
get |
◆ ToSeasons
double TaleWorlds.CampaignSystem.CampaignTime.ToSeasons |
|
get |
◆ ToYears
double TaleWorlds.CampaignSystem.CampaignTime.ToYears |
|
get |
◆ GetHourOfDay
int TaleWorlds.CampaignSystem.CampaignTime.GetHourOfDay |
|
get |
◆ GetDayOfWeek
int TaleWorlds.CampaignSystem.CampaignTime.GetDayOfWeek |
|
get |
◆ GetDayOfSeason
int TaleWorlds.CampaignSystem.CampaignTime.GetDayOfSeason |
|
get |
◆ GetDayOfYear
int TaleWorlds.CampaignSystem.CampaignTime.GetDayOfYear |
|
get |
◆ GetWeekOfSeason
int TaleWorlds.CampaignSystem.CampaignTime.GetWeekOfSeason |
|
get |
◆ GetSeasonOfYear
int TaleWorlds.CampaignSystem.CampaignTime.GetSeasonOfYear |
|
get |
◆ GetYear
int TaleWorlds.CampaignSystem.CampaignTime.GetYear |
|
get |
◆ Zero