• Unreal Engine 5.5
  • Unreal Engine 5.4
  • Unreal Engine 5.3
  • Unreal Engine 5.2
  • Unreal Engine 5.1
  • Unreal Engine 5.0
  • Unreal Engine 4.27
  • Unreal Engine 4.27 Documentation
    • What's New
    • Understanding the Basics
    • Working with Content
    • Building Virtual Worlds
    • Designing Visuals, Rendering, and Graphics
    • Programming and Scripting
    • Making Interactive Experiences
    • Animating Characters and Objects
    • Working with Audio
    • Working with Media
    • Setting Up Your Production Pipeline
    • Testing and Optimizing Your Content
    • Sharing and Releasing Projects
    • Samples and Tutorials
    • Unreal Engine Blueprint API Reference
    • Unreal Engine C++ API Reference
    • Unreal Engine Python API Documentation
  1. Epic GamesDeveloper
  2. TEnumRangeTraits

TEnumRangeTraits

Navigation

Unreal Engine C++ API Reference > Runtime > Core > Misc

References

   
Module Core
Header /Engine/Source/Runtime/Core/Public/Misc/EnumRange.h
Include #include "Misc/EnumRange.h"

Syntax

template<typename EnumType>  
struct TEnumRangeTraits  

Specializations

TEnumRangeTraits< BuildPatchServices::EVerifyError >
TEnumRangeTraits< EAnimAssetCurveFlags >
TEnumRangeTraits< EAnimCurveType >
TEnumRangeTraits< ECommonInputType >
TEnumRangeTraits< EFilterSetMode >
TEnumRangeTraits< EGameFeaturePluginProtocol >
TEnumRangeTraits< EHttpFlushReason >
TEnumRangeTraits< EInstallBundleSourceType >
TEnumRangeTraits< EMotionExtractor_MotionType >
TEnumRangeTraits< EPlayerMappableKeySlot >
TEnumRangeTraits< ETransportControlWidgetType >
TEnumRangeTraits< EUINavigation >
TEnumRangeTraits< EUINavigationAction >
TEnumRangeTraits< EVoiceBlockReasons >
TEnumRangeTraits< FDefaultInstallBundleManager::EContentReleaseRequestBatch >
TEnumRangeTraits< FDefaultInstallBundleManager::EContentRequestBatch >

Constants

Name Description
RangeType  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library

On this page
  • Navigation
  • References
  • Syntax
  • Specializations
  • Constants