FAIDataProviderValue::GetMatchingProperties

Find all properties of provider that are matching filter

Windows
MacOS
Linux

References

Module

AIModule

Header

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

Include

#include "DataProviders/AIDataProvider.h"

Source

/Engine/Source/Runtime/AIModule/Private/DataProviders/AIDataProvider.cpp

Syntax

void GetMatchingProperties
(
    TArray< FName > & MatchingProperties
) const

Remarks

Find all properties of provider that are matching filter

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