Navigation
API > API/Runtime > API/Runtime/Engine
| Name | TComponentInterfaceRange |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/ComponentInterfaceIterator.h |
| Include Path | #include "Components/ComponentInterfaceIterator.h" |
Syntax
template<typename T>
struct TComponentInterfaceRange
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TComponentInterfaceRange() |
Components/ComponentInterfaceIterator.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Begin | TComponentInterfaceIterator< T > | Components/ComponentInterfaceIterator.h |