Navigation
Unreal Engine C++ API Reference > Runtime > FieldSystemEngine > Field
Inheritance Hierarchy
- UActorComponent
- UFieldNodeBase
- UReturnResultsTerminal
References
Module | FieldSystemEngine |
Header | /Engine/Source/Runtime/Experimental/FieldSystem/Source/FieldSystemEngine/Public/Field/FieldSystemObjects.h |
Include | #include "Field/FieldSystemObjects.h" |
Syntax
UCLASS (ClassGroup="Field",
Meta=(BlueprintSpawnableComponent, ToolTip="Terminal field of a graph"),
ShowCategories=("Field"), MinimalAPI)
class UReturnResultsTerminal : public UFieldNodeBase
Remarks
UReturnResultsField
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
UReturnResultsTerminal * | Terminal field of a graph |
Overridden from UFieldNodeBase
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
FFieldNodeBase * | NewEvaluationGraph
(
TArray< const UFieldNodeBase* >& Nodes |
|
![]() ![]() ![]() |
FFieldNodeBase::EFieldType | Type () |