-
Notifications
You must be signed in to change notification settings - Fork 367
M_Aurora_Utils_Time_IsCurrentTimeBetween_1
Anton Pupkov edited this page Aug 8, 2016
·
3 revisions
[Missing
Namespace: Aurora.Utils
Assembly: Aurora (in Aurora.exe) Version: 1.0.0.0 (0.0.4.6)
C#
public static bool IsCurrentTimeBetween(
int start_hour,
int start_minute,
int end_hour,
int end_minute
)
- 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)"]
Type: Boolean
[Missing documentation for "M:Aurora.Utils.Time.IsCurrentTimeBetween(System.Int32,System.Int32,System.Int32,System.Int32)"]
Time Class
IsCurrentTimeBetween Overload
Aurora.Utils Namespace