data table added for future use of inventory

This commit is contained in:
Ji Yoon Rhee
2024-01-01 23:04:54 +09:00
parent 76d375aae5
commit b9c0b0f94b
11 changed files with 250 additions and 0 deletions

View File

@ -97,6 +97,28 @@ LastExecutedPIEPreviewDevice=
DeviceToEmulate=
PIESafeZoneOverride=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000)
[ContentBrowser]
ContentBrowserDrawer.SourcesExpanded=True
ContentBrowserDrawer.FavoritesAreaExpanded=False
ContentBrowserDrawer.PathAreaExpanded=True
ContentBrowserDrawer.CollectionAreaExpanded=False
ContentBrowserDrawer.FavoritesSearchAreaExpanded=False
ContentBrowserDrawer.PathSearchAreaExpanded=False
ContentBrowserDrawer.CollectionSearchAreaExpanded=False
ContentBrowserDrawer.VerticalSplitter.SlotSize0=0.150000006
ContentBrowserDrawer.VerticalSplitter.SlotSize1=0.75
ContentBrowserDrawer.FavoriteSplitter.SlotSize0=0.200000003
ContentBrowserDrawer.FavoriteSplitter.SlotSize1=0.800000012
ContentBrowserDrawer.FavoriteSplitter.SlotSize2=0.400000006
ContentBrowserDrawer.SelectedPaths=/Game/Hwanyoung/Interactables
ContentBrowserDrawer.PluginFilters=
ContentBrowserDrawer.Favorites.SelectedPaths=
FavoritePaths=
ContentBrowserDrawer.SelectedCollections=
ContentBrowserDrawer.ExpandedCollections=
ContentBrowserDrawer.ThumbnailSize=2
ContentBrowserDrawer.CurrentViewType=1
[EditorStartup]
LastLevel=/Game/ThirdPerson/Maps/ThirdPersonMap
@ -108,6 +130,10 @@ hwanyoung2.LastCompileMethod=Unknown
WorldPartitionRuntimeSpatialHash="\"Object\" "
WorldPartitionRuntimeHash="\"Object\" "
Object="\"Object\" "
NewGameplayAbilityBlueprint_C="\"Object\" "
GameplayAbility_CharacterJump="\"Object\" "
GameplayAbility="\"Object\" "
DataTable="\"Object\" "
[DetailCategories]
WorldSettings.GameMode=True
@ -126,7 +152,91 @@ WorldSettings.Rendering=True
WorldSettings.Audio=True
WorldSettings.Tick=True
WorldSettings.Networking=True
NewBlueprint_C.HYPlayerCharacController=True
NewBlueprint_C.Tick=True
NewBlueprint_C.PlayerController=True
NewBlueprint_C.Cheat Manager=True
NewBlueprint_C.MouseInterface=True
NewBlueprint_C.Game=True
NewBlueprint_C.Input=True
NewBlueprint_C.WorldPartition=True
NewBlueprint_C.Controller=True
NewBlueprint_C.Replication=True
NewBlueprint_C.Actor=True
NewBlueprint_C.HLOD=True
NewBlueprint_C.Physics=True
NewBlueprint_C.Events=True
PropertyWrapper.Variable=True
PropertyWrapper.DefaultValueCategory=True
PropertyWrapper.Events=True
NewGameplayAbilityBlueprint_C.Tags=True
NewGameplayAbilityBlueprint_C.Input=True
NewGameplayAbilityBlueprint_C.Advanced=True
NewGameplayAbilityBlueprint_C.Costs=True
NewGameplayAbilityBlueprint_C.Triggers=True
NewGameplayAbilityBlueprint_C.Cooldowns=True
Generic.InventoryItem=True
[AssetEditorSubsystem]
CleanShutdown=False
[PluginBrowser]
InstalledPlugins=VisualStudioTools
InstalledPlugins=DLSSMoviePipelineSupport
InstalledPlugins=DLSS
InstalledPlugins=NIS
[ContentBrowserRecent]
MRUItem0=/Game/Hwanyoung/Interactables/NewDataTable
MRUItem1=/Game/Hwanyoung/Character/Playables/NewGameplayAbilityBlueprint
MRUItem2=/Game/Hwanyoung/Character/Playables/Haesol/BP_HYController
MRUItem3=/Game/Hwanyoung/Character/Playables/Haesol/NewBlueprint
[AssetEditorToolkitTabLocation]
/Game/Hwanyoung/Character/Playables/Haesol/BP_HYController.BP_HYController=1
/Game/Hwanyoung/Interactables/ItemDataTable.ItemDataTable=1
[/Script/BlueprintGraph.BlueprintEditorSettings]
bDrawMidpointArrowsInBlueprints=False
bShowGraphInstructionText=True
bHideUnrelatedNodes=False
bShowShortTooltips=True
bEnableInputTriggerSupportWarnings=False
bSplitContextTargetSettings=True
bExposeAllMemberComponentFunctions=True
bShowContextualFavorites=False
bExposeDeprecatedFunctions=False
bCompactCallOnMemberNodes=False
bFlattenFavoritesMenus=True
bAutoCastObjectConnections=False
bShowViewportOnSimulate=False
bSpawnDefaultBlueprintNodes=True
bHideConstructionScriptComponentsInDetailsView=True
bHostFindInBlueprintsInGlobalTab=True
bNavigateToNativeFunctionsFromCallNodes=True
bDoubleClickNavigatesToParent=True
bEnableTypePromotion=True
TypePromotionPinDenyList=("string","text")
BreakpointReloadMethod=RestoreAll
bEnablePinValueInspectionTooltips=True
bEnableNamespaceEditorFeatures=True
bFavorPureCastNodes=False
SaveOnCompile=SoC_Never
bJumpToNodeErrors=False
bAllowExplicitImpureNodeDisabling=False
bShowActionMenuItemSignatures=False
bBlueprintNodeUniqueNames=False
bShowDetailedCompileResults=False
CompileEventDisplayThresholdMs=5
NodeTemplateCacheCapMB=20.000000
bShowInheritedVariables=False
bAlwaysShowInterfacesInOverrides=True
bShowParentClassInOverrides=True
bShowEmptySections=True
bShowAccessSpecifier=False
Bookmarks=()
PerBlueprintSettings=()
bIncludeCommentNodesInBookmarksTab=True
bShowBookmarksForCurrentDocumentOnlyInTab=False
GraphEditorQuickJumps=()

View File

@ -45,6 +45,10 @@ Paths=../../../Engine/Plugins/Runtime/WaveTable/Content
Paths=../../../Engine/Plugins/Editor/ObjectMixer/ObjectMixer/Content
Paths=../../../Engine/Plugins/Editor/ObjectMixer/LightMixer/Content
[/Script/UnrealEd.UnrealEdEngine]
TemplateMapInfos=(ThumbnailTexture=None,Thumbnail="/Engine/Maps/Templates/Thumbnails/OpenWorld.OpenWorld",Map="/Engine/Maps/Templates/OpenWorld",DisplayName="Open World",Category="OpenWorld")
TemplateMapInfos=(ThumbnailTexture=None,Thumbnail="/Engine/Maps/Templates/Thumbnails/Basic.Basic",Map="/Engine/Maps/Templates/Template_Default",DisplayName="Basic",Category="")
[/Script/AndroidPlatformEditor.AndroidSDKSettings]
SDKPath=(Path="")
NDKPath=(Path="")