You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
22 lines
602 B
Plaintext
22 lines
602 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
|
|
"FriendlyName": "Analytics Blueprint Library",
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL" : "https://docs.unrealengine.com/latest/INT/Gameplay/Analytics/Blueprints/index.html",
|
|
"EngineVersion": "4.2.0",
|
|
"Description": "Blueprint Library for using an analytic event provider",
|
|
"Category": "Analytics",
|
|
|
|
"Modules": [
|
|
{
|
|
"Name": "AnalyticsBlueprintLibrary",
|
|
"LoadingPhase": "PreDefault",
|
|
"Type": "Runtime"
|
|
}
|
|
]
|
|
}
|