Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FIterationState
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Note: We need to explicitly disable warnings on these constructors/operators for clang to be happy with deprecated variables. |
Elements/PCGWorldRaycast.h |
|
|
|
Elements/PCGWorldRaycast.h |
|
|
|
Elements/PCGWorldRaycast.h |
|
FIterationState()
Description
Note: We need to explicitly disable warnings on these constructors/operators for clang to be happy with deprecated variables.
| |
|
| Name |
FIterationState |
| Type |
function |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGWorldRaycast.h |
| Include Path |
#include "Elements/PCGWorldRaycast.h" |
FIterationState()
FIterationState(const FIterationState &)
| |
|
| Name |
FIterationState |
| Type |
function |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGWorldRaycast.h |
| Include Path |
#include "Elements/PCGWorldRaycast.h" |
FIterationState
(
const FIterationState &
)
FIterationState(FIterationState &&)
| |
|
| Name |
FIterationState |
| Type |
function |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGWorldRaycast.h |
| Include Path |
#include "Elements/PCGWorldRaycast.h" |
FIterationState
(
FIterationState &&
)