Navigation
Unreal Engine C++ API Reference > Runtime > Analytics > Interfaces > TAnalyticsProperty > Set
References
Module | Analytics |
Header | /Engine/Source/Runtime/Analytics/Analytics/Public/Interfaces/IAnalyticsPropertyStore.h |
Include | #include "Interfaces/IAnalyticsPropertyStore.h" |
IAnalyticsPropertyStore::EStatusCode Set
(
IAnalyticsPropertyStore * Store,
const T & Value,
const TFunction < bool> & ConditionFn
) const