FAIDataProviderTypedValue

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/DataProviders/AIDataProvider.h

Include

#include "DataProviders/AIDataProvider.h"

Syntax

struct FAIDataProviderTypedValue : public FAIDataProviderValue

Variables

Name Description

Public variable

FFieldClass ...

 

PropertyType

Constructors

Name Description

Public function

FAIDataProviderTypedValue()

Functions

Name Description

Public function

bool

 

Serialize

(
    FArchive& Ar
)

Implementing Serialize to convert UClass to FFieldClass

Overridden from FAIDataProviderValue

Name Description

Public function Virtual Const

bool

 

IsMatchingType

(
    FProperty* PropType
)

Filter for provider's properties

Deprecated Variables

Name Description

Public variable

UClass *

 

PropertyType_DEPRECATED

Type of value

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