FAIDataProviderValue::BindData

Bind data in provider and cache property for faster access

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 BindData
(
    const UObject * Owner,
    int32 RequestId
) const

Remarks

Bind data in provider and cache property for faster access

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