Navigation
API > API/Runtime > API/Runtime/FieldSystemEngine > API/Runtime/FieldSystemEngine/Field
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UActorComponent
- UFieldSystemMetaData
- UFieldSystemMetaDataProcessingResolution
References
| Module | FieldSystemEngine |
| Header | /Engine/Source/Runtime/Experimental/FieldSystem/Source/FieldSystemEngine/Public/Field/FieldSystemObjects.h |
| Include | #include "Field/FieldSystemObjects.h" |
Syntax
class UFieldSystemMetaDataProcessingResolution : public UFieldSystemMetaData
Remarks
UFieldSystemMetaDataProcessingResolution
Variables
| Type | Name | Description | |
|---|---|---|---|
| TEnumAsByte< EFieldResolutionType > | ResolutionType | Precessing resolution type used to select the particles on which the field will be applied |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| UFieldSystemMetaDataProcessingResolution * | SetMetaDataaProcessingResolutionType
(
EFieldResolutionType ResolutionType |
Set the processing resolution type |
Overridden from UFieldSystemMetaData
| Type | Name | Description | |
|---|---|---|---|
| FFieldSystemMetaData * | NewMetaData () |
||
| FFieldSystemMetaData::EMetaType | Type () |