Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/TSharedRefCollectionBase
| Name | FIterator |
| Type | class |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/SystemAdapter/AdapterShared.h |
| Include Path | #include "SystemAdapter/AdapterShared.h" |
Syntax
class FIterator
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FIterator
(
const TIndexable* InSource, |
SystemAdapter/AdapterShared.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Index | int32 | SystemAdapter/AdapterShared.h | ||
| Source | const TIndexable * | SystemAdapter/AdapterShared.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FIterator& Other |
SystemAdapter/AdapterShared.h | ||
const TSharedRef< TTargetItem > operator*() |
SystemAdapter/AdapterShared.h | ||
FIterator & operator++() |
SystemAdapter/AdapterShared.h |