Navigation
API > API/Plugins > API/Plugins/AssetReferenceRestrictions
| |
|
| Name |
FARPDefaultProjectDomainRules |
| Type |
struct |
| Header File |
/Engine/Plugins/Editor/AssetReferenceRestrictions/Source/AssetReferenceRestrictions/Public/AssetReferencingPolicySettings.h |
| Include Path |
#include "AssetReferencingPolicySettings.h" |
Syntax
USTRUCT ()
struct FARPDefaultProjectDomainRules
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| CanReferenceTheseDomains |
TArray< FString > |
The list of additional domains always visible from this domain. |
AssetReferencingPolicySettings.h |
- EditAnywhere
- Category=Settings
- Meta=(GetOptions="GetListOfDomains_NoEngineOrGame")
|