| CanReferenceTheseDomains |
TArray< FString > |
The list of additional domains always visible from this domain (EngineContent is always visible) |
AssetReferencingPolicySettings.h |
- EditAnywhere
- Category=Settings
- Meta=(GetOptions="GetListOfDomains_NoEngine", EditCondition="ReferenceMode==EARPDomainAllowedToReferenceMode::AdditionalDomains", EditConditionHides)
|
| ContentRoots |
TArray< FDirectoryPath > |
The list of content root paths considered to be part of this domain. |
AssetReferencingPolicySettings.h |
- EditAnywhere
- Category=Settings
- Meta=(ContentDir)
|
| DomainDisplayName |
FText |
The display name of this domain (used in error message when attempting to reference content incorrectly) |
AssetReferencingPolicySettings.h |
- EditAnywhere
- Category=Settings
|
| DomainName |
FString |
The name of this domain. |
AssetReferencingPolicySettings.h |
- EditAnywhere
- Category=Settings
|
| ErrorMessageIfUsedElsewhere |
FText |
The error message if something that is not allowed to attempts to reference content from this domain. |
AssetReferencingPolicySettings.h |
- EditAnywhere
- Category=Settings
|
| ReferenceMode |
EARPDomainAllowedToReferenceMode |
What content is this domain allowed to access? |
AssetReferencingPolicySettings.h |
- EditAnywhere
- Category=Settings
|
| SpecificAssets |
TArray< FName > |
A list of specific assets considered to be part of this domain. |
AssetReferencingPolicySettings.h |
- EditAnywhere
- Category=Settings
- Meta=(LongPackageName)
|