Navigation
API > API/Plugins > API/Plugins/InterchangeTests > API/Plugins/InterchangeTests/FInterchangeTestFunction > API/Plugins/InterchangeTests/FInterchangeTestFunction/FParameters
| Name | TConstIterator |
| Type | class |
| Header File | /Engine/Plugins/Tests/InterchangeTests/Source/InterchangeTests/Public/InterchangeTestFunction.h |
| Include Path | #include "InterchangeTestFunction.h" |
Syntax
class TConstIterator
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TConstIterator
(
const UFunction* InFunction, |
InterchangeTestFunction.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ParamNumber | int32 | InterchangeTestFunction.h | ||
| Property | FProperty * | InterchangeTestFunction.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FProperty * operator*() |
InterchangeTestFunction.h | ||
TConstIterator & operator++() |
InterchangeTestFunction.h |