FScopedFieldContextMetaData

Limits the application of a meta data object to a single scope.

Windows
MacOS
Linux

References

Module

FieldSystemCore

Header

/Engine/Source/Runtime/Experimental/FieldSystem/Source/FieldSystemCore/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

Name Description

Public function

FScopedFieldContextMetaData

(
    FFieldContext& InContext,
    FFieldSystemMetaData* InMetaDa...
)

Destructors

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss