mirror of
https://github.com/Ed94/Cog.git
synced 2026-06-13 00:01:37 -07:00
170869648c
Cog Data asset should now be correctly loaded in package mode
30 lines
2.7 KiB
INI
30 lines
2.7 KiB
INI
[/Script/EngineSettings.GeneralProjectSettings]
|
|
ProjectID=2D0786A947A0B6CFB887E3899DC531FE
|
|
ProjectName=Third Person Game Template
|
|
|
|
[/Script/GameplayAbilities.AbilitySystemGlobals]
|
|
AbilitySystemGlobalsClassName=/Script/CogSample.CogSampleAbilitySystemGlobals
|
|
GlobalGameplayCueManagerClass=/Script/CogSample.CogSampleGameplayCueManager
|
|
+GameplayCueNotifyPaths="/Game/"
|
|
|
|
[/Script/DataRegistry.DataRegistrySettings]
|
|
+DirectoriesToScan=(Path="/Game/Core/Debug/")
|
|
bInitializeAllLoadedRegistries=False
|
|
bIgnoreMissingCookedAssetRegistryData=False
|
|
|
|
[/Script/Engine.AssetManagerSettings]
|
|
-PrimaryAssetTypesToScan=(PrimaryAssetType="Map",AssetBaseClass=/Script/Engine.World,bHasBlueprintClasses=False,bIsEditorOnly=True,Directories=((Path="/Game/Maps")),SpecificAssets=,Rules=(Priority=-1,ChunkId=-1,bApplyRecursively=True,CookRule=Unknown))
|
|
-PrimaryAssetTypesToScan=(PrimaryAssetType="PrimaryAssetLabel",AssetBaseClass=/Script/Engine.PrimaryAssetLabel,bHasBlueprintClasses=False,bIsEditorOnly=True,Directories=((Path="/Game")),SpecificAssets=,Rules=(Priority=-1,ChunkId=-1,bApplyRecursively=True,CookRule=Unknown))
|
|
+PrimaryAssetTypesToScan=(PrimaryAssetType="Map",AssetBaseClass="/Script/Engine.World",bHasBlueprintClasses=False,bIsEditorOnly=True,Directories=((Path="/Game/Maps")),SpecificAssets=,Rules=(Priority=-1,ChunkId=-1,bApplyRecursively=True,CookRule=Unknown))
|
|
+PrimaryAssetTypesToScan=(PrimaryAssetType="PrimaryAssetLabel",AssetBaseClass="/Script/Engine.PrimaryAssetLabel",bHasBlueprintClasses=False,bIsEditorOnly=True,Directories=((Path="/Game")),SpecificAssets=,Rules=(Priority=-1,ChunkId=-1,bApplyRecursively=True,CookRule=Unknown))
|
|
+PrimaryAssetTypesToScan=(PrimaryAssetType="CogAbilityDataAsset",AssetBaseClass="/Script/CogAbility.CogAbilityDataAsset",bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Core/Debug/")),SpecificAssets=,Rules=(Priority=-1,ChunkId=-1,bApplyRecursively=True,CookRule=DevelopmentAlwaysCook))
|
|
+PrimaryAssetTypesToScan=(PrimaryAssetType="CogEngineDataAsset",AssetBaseClass="/Script/CogEngine.CogEngineDataAsset",bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Core/Debug/")),SpecificAssets=,Rules=(Priority=-1,ChunkId=-1,bApplyRecursively=True,CookRule=DevelopmentAlwaysCook))
|
|
+PrimaryAssetTypesToScan=(PrimaryAssetType="CogInputDataAsset",AssetBaseClass="/Script/CogInput.CogInputDataAsset",bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Core/Debug/")),SpecificAssets=,Rules=(Priority=-1,ChunkId=-1,bApplyRecursively=True,CookRule=DevelopmentAlwaysCook))
|
|
bOnlyCookProductionAssets=False
|
|
bShouldManagerDetermineTypeAndName=False
|
|
bShouldGuessTypeAndNameInEditor=True
|
|
bShouldAcquireMissingChunksOnLoad=False
|
|
bShouldWarnAboutInvalidAssets=True
|
|
MetaDataTagsForAssetRegistry=()
|
|
|