UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FDataflowAllTypesPolicy Struct Reference

#include <DataflowTypePolicy.h>

+ Inheritance diagram for FDataflowAllTypesPolicy:

Public Member Functions

virtual bool SupportsType (FName InType) const override
 

Static Public Member Functions

static bool SupportsTypeStatic (FName InType)
 
static IDataflowTypePolicyGetInterface ()
 

Member Function Documentation

◆ GetInterface()

static IDataflowTypePolicy * FDataflowAllTypesPolicy::GetInterface ( )
inlinestatic

◆ SupportsType()

virtual bool FDataflowAllTypesPolicy::SupportsType ( FName  InType) const
inlineoverridevirtual

Implements IDataflowTypePolicy.

◆ SupportsTypeStatic()

static bool FDataflowAllTypesPolicy::SupportsTypeStatic ( FName  InType)
inlinestatic

The documentation for this struct was generated from the following file: