SlateApplicationDefs::MaxHardwareUsers

How many hardware users can we support at once?

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Application/SlateApplicationBase.h

Include

#include "Application/SlateApplicationBase.h"

Syntax

namespace SlateApplicationDefs
{
    static const int32 SlateApplicationDefs::MaxHardwareUsers = 8;
}

Remarks

How many hardware users can we support at once?

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss