| bCanBeSeenByOtherDomainsWithoutDependency |
bool |
Can content in other domains access plugin content automatically (for plugins that don't match a specific rule)? Note: This rule may be deprecated in the future! |
AssetReferencingPolicySettings.h |
- Config
- EditAnywhere
- Category=Settings
|
| bCanProjectAccessThesePlugins |
bool |
Can content in the ProjectContent domain access plugin content automatically (for plugins that don't match a specific rule)? |
AssetReferencingPolicySettings.h |
- Config
- EditAnywhere
- Category=Settings
|
| CanReferenceTheseDomains |
TArray< FString > |
The list of additional domains always visible from a plugin (EngineContent is always visible, as is content from other plugins that are explicitly referenced) |
AssetReferencingPolicySettings.h |
- EditAnywhere
- Category=Settings
- Meta=(GetOptions="GetListOfDomains_NoPluginsOrEngine")
|