Navigation
API > API/Runtime > API/Runtime/FieldSystemEngine
FieldNodeInt
| Name | UFieldNodeInt |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/FieldSystem/Source/FieldSystemEngine/Public/Field/FieldSystemObjects.h |
| Include Path | #include "Field/FieldSystemObjects.h" |
Syntax
UCLASS (MinimalAPI)
class UFieldNodeInt : public UFieldNodeBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UActorComponent → UFieldNodeBase → UFieldNodeInt
Implements Interfaces
Derived Classes
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~UFieldNodeInt() |
Field/FieldSystemObjects.h |
Functions
Public
Overridden from UFieldNodeBase
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FFieldNodeBase::EFieldType Type() |
Field/FieldSystemObjects.h |