Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FPropertyPathNameResolver
| |
|
| Name |
FContainerIterator |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/CoreUObject/Public/UObject/PropertyPathFunctions.h |
| Include Path |
#include "UObject/PropertyPathFunctions.h" |
Syntax
struct FContainerIterator
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ChainLength |
int32 |
|
UObject/PropertyPathFunctions.h |
|
| ContainerValuesNum |
int32 |
|
UObject/PropertyPathFunctions.h |
|
| CurIndex |
int32 |
|
UObject/PropertyPathFunctions.h |
|
| NextContainer |
void * |
|
UObject/PropertyPathFunctions.h |
|
| NextStruct |
const UStruct * |
|
UObject/PropertyPathFunctions.h |
|
| PathIndex |
int32 |
|
UObject/PropertyPathFunctions.h |
|
| Property |
const FProperty * |
|
UObject/PropertyPathFunctions.h |
|