Skip to content

M_Aurora_Utils_Time_IsCurrentTimeBetween_1

Anton Pupkov edited this page Aug 8, 2016 · 3 revisions

Time.IsCurrentTimeBetween Method (Int32, Int32, Int32, Int32)

[Missing

documentation for "M:Aurora.Utils.Time.IsCurrentTimeBetween(System.Int32,System.Int32,System.Int32,System.Int32)"]

Namespace: Aurora.Utils
Assembly: Aurora (in Aurora.exe) Version: 1.0.0.0 (0.0.4.6)

Syntax

C#

public static bool IsCurrentTimeBetween(
	int start_hour,
	int start_minute,
	int end_hour,
	int end_minute
)

Parameters

 

start_hour
Type: System.Int32
[Missing documentation for "M:Aurora.Utils.Time.IsCurrentTimeBetween(System.Int32,System.Int32,System.Int32,System.Int32)"]
start_minute
Type: System.Int32
[Missing documentation for "M:Aurora.Utils.Time.IsCurrentTimeBetween(System.Int32,System.Int32,System.Int32,System.Int32)"]
end_hour
Type: System.Int32
[Missing documentation for "M:Aurora.Utils.Time.IsCurrentTimeBetween(System.Int32,System.Int32,System.Int32,System.Int32)"]
end_minute
Type: System.Int32
[Missing documentation for "M:Aurora.Utils.Time.IsCurrentTimeBetween(System.Int32,System.Int32,System.Int32,System.Int32)"]

Return Value

Type: Boolean
[Missing documentation for "M:Aurora.Utils.Time.IsCurrentTimeBetween(System.Int32,System.Int32,System.Int32,System.Int32)"]

See Also

Reference

Time Class
IsCurrentTimeBetween Overload
Aurora.Utils Namespace

Clone this wiki locally