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