TControlArray

[TArray](API\Runtime\Core\Containers\TArray) specialization for controls.

Windows
MacOS
Linux

Type

typedef TArray< T, TInlineAllocator< 2 >> TControlArray

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Input/SVirtualJoystick.h

Include

#include "Widgets/Input/SVirtualJoystick.h"

Remarks

TArray specialization for controls. In the game only few joysticks presented so we can predict their count and store in memory in more efficient way

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