enum Steamcr::EMarketingMessageFlags
Defined in:
steamd/enums.crEnum Members
-
NONE =
0 -
HIGH_PRIORITY =
1 -
PLATFORM_WINDOWS =
2 -
PLATFORM_MAC =
4 -
PLATFORM_LINUX =
8 -
PLATFORM_RESTRICTIONS =
14
Class Method Summary
Instance Method Summary
- #high_priority?
- #none?
- #platform_linux?
- #platform_mac?
- #platform_restrictions?
- #platform_windows?
- #to_io(io, format)