Navigation
API > API/Runtime > API/Runtime/FieldSystemEngine > API/Runtime/FieldSystemEngine/Field
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UActorComponent
- UFieldSystemMetaData
- UFieldSystemMetaDataIteration
References
| Module | FieldSystemEngine |
| Header | /Engine/Source/Runtime/Experimental/FieldSystem/Source/FieldSystemEngine/Public/Field/FieldSystemObjects.h |
| Include | #include "Field/FieldSystemObjects.h" |
Syntax
class UFieldSystemMetaDataIteration : public UFieldSystemMetaData
Remarks
UFieldSystemMetaDataIteration : Not used anymore, just hiding it right now but will probably be deprecated if not used in the future
Variables
| Type | Name | Description | |
|---|---|---|---|
| int | Iterations | Number of iterations (WIP) |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| UFieldSystemMetaDataIteration * | SetMetaDataIteration
(
int Iterations |
Set the number of iteration type |
Overridden from UFieldSystemMetaData
| Type | Name | Description | |
|---|---|---|---|
| FFieldSystemMetaData * | NewMetaData () |
||
| FFieldSystemMetaData::EMetaType | Type () |