UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TStateStreamSettings< TInterfaceType, TUserDataType > Struct Template Reference

#include <GenericStateStream.h>

Public Types

enum  { Id = InterfaceType::Id }
 
using InterfaceType = TInterfaceType
 
using UserDataType = TUserDataType
 

Static Public Attributes

static constexpr const TCHARDebugName = InterfaceType::Handle::DebugName
 
static constexpr bool SkipCreatingDeletes = false
 

Member Typedef Documentation

◆ InterfaceType

◆ UserDataType

Member Enumeration Documentation

◆ anonymous enum

Enumerator
Id 

Member Data Documentation

◆ DebugName

constexpr const TCHAR* TStateStreamSettings< TInterfaceType, TUserDataType >::DebugName = InterfaceType::Handle::DebugName
inlinestaticconstexpr

◆ SkipCreatingDeletes

constexpr bool TStateStreamSettings< TInterfaceType, TUserDataType >::SkipCreatingDeletes = false
inlinestaticconstexpr

The documentation for this struct was generated from the following file: