Navigation
API > API/Runtime > API/Runtime/Analytics > API/Runtime/Analytics/FAnalyticsPropertyStore
- IAnalyticsPropertyStore::Remove()
- FAnalyticsPropertyStore::Remove()
References
| Module | Analytics |
| Header | /Engine/Source/Runtime/Analytics/Analytics/Public/AnalyticsPropertyStore.h |
| Include | #include "AnalyticsPropertyStore.h" |
| Source | /Engine/Source/Runtime/Analytics/Analytics/Private/AnalyticsPropertyStore.cpp |
virtual bool Remove
&40;
const FString & Key
&41;
Remarks
Removes the specified key from the store. true if the key was removed.