Enum BResultCategory
Defined in File BResultCategory.h
Enum Documentation
-
enum class Microsoft::XboxStudios::Bifrost::BResultCategory : int16_t
The different categories that Bifrost uses.
Values:
-
enumerator Infrastructure
The infrastructure system.
-
enumerator Transport
The transport system.
-
enumerator Serializer
The serializer system.
-
enumerator Game
The game system.
-
enumerator Infrastructure