Show / Hide Table of Contents

Enum DayOfWeek

Integer bitmask values representing days of the week

Namespace: RevelDigital.Player.RevelScript
Assembly: RevelDigital.Player.RevelScript.dll
Syntax
public enum DayOfWeek

Fields

Name Description
Friday

0x20

Monday

0x2

Saturday

0x40

Sunday

0x1

Thursday

0x10

Tuesday

0x4

Wednesday

0x8

Back to top Copyright © 2018 RevelDigital
Generated by DocFX