Navigation
API > API/Runtime > API/Runtime/ApplicationCore > API/Runtime/ApplicationCore/GenericPlatform
References
| Module | ApplicationCore |
| Header | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericApplication.h |
| Include | #include "GenericPlatform/GenericApplication.h" |
namespace EModifierKey
{
EModifierKey::Type EModifierKey::FromBools
(
const bool bControl,
const bool bAlt,
const bool bShift,
const bool bCommand
)
}