Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/Core > API/Plugins/GameplayCameras/Core/TObjectChildrenView
Inheritance Hierarchy
- TObjectChildrenView::FBaseIterator
- TObjectChildrenView::FIterator
- TObjectChildrenView::FReverseIterator
References
| Module | GameplayCameras |
| Header | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Core/ObjectChildrenView.h |
| Include | #include "Core/ObjectChildrenView.h" |
Syntax
struct FBaseIterator
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | Index | ||
| const TObjectChildrenView * | Owner |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FBaseIterator& Other |
||
| ChildType | operator* () |
||
| bool | operator==
(
const FBaseIterator& Other |