Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/Field
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Field/FieldSystem.h |
| Include | #include "Field/FieldSystem.h" |
Syntax
class FScopedFieldContextMetaData
Remarks
Limits the application of a meta data object to a single scope. This has the effect of exposing metadata to downstream nodes but making sure upstream nodes cannot see it.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FScopedFieldContextMetaData
(
FFieldContext& InContext, |
Destructors
| Type | Name | Description | |
|---|---|---|---|