You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
22 lines
635 B
Plaintext
22 lines
635 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
|
|
"FriendlyName": "Multicast Analytics Provider",
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "https://docs.unrealengine.com/latest/INT/Gameplay/Analytics/index.html",
|
|
"EngineVersion": "4.8.0",
|
|
"Description": "Forwards analytics API calls to a list of analytics providers to log data to multiple services at once",
|
|
"Category": "Analytics",
|
|
|
|
"Modules": [
|
|
{
|
|
"Name": "AnalyticsMulticast",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault"
|
|
}
|
|
]
|
|
}
|