You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Moved various things from "Programming" and "Blueprints" to more domain-specific categories - Merged "Media" and "Movie Players" into "Media Players" - Merged "Automation" into "Testing" - Merged "Widgets" and "Web" into "UI" etc... [FYI] brooke.hubert #jira UE-106862 #ROBOMERGE-SOURCE: CL 15390321 in //UE5/Release-5.0-EarlyAccess/... #ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668) [CL 15390329 by michael noland in ue5-main branch]
31 lines
680 B
Plaintext
31 lines
680 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Property Access Node",
|
|
"Description": "Blueprint node that allows access to properties via a property path",
|
|
"Category": "Blueprints",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": false,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "PropertyAccessNode",
|
|
"Type": "UncookedOnly",
|
|
"LoadingPhase": "PreDefault"
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "PropertyAccessEditor",
|
|
"Enabled": true
|
|
}
|
|
],
|
|
"IsExperimentalVersion": false
|
|
} |