| AutoStateOverride |
EBuiltInAutoState |
|
GameFeaturesSubsystem.h |
|
| bBatchProcess |
bool |
Batch process GFPs if/when possible (could be used when processing multiple plugins) |
GameFeaturesSubsystem.h |
|
| bDoNotDownload |
bool |
Disallows downloading, useful for conditionally loading content only if it's already been installed |
GameFeaturesSubsystem.h |
|
| bForceSyncLoading |
bool |
Force this GFP to load synchronously even if async loading is allowed |
GameFeaturesSubsystem.h |
|
| bLogErrorOnForcedDependencyCreation |
bool |
Log Error if loading this GFP forces dependencies to be created, useful for catching GFP load filtering bugs |
GameFeaturesSubsystem.h |
|
| bLogWarningOnForcedDependencyCreation |
bool |
Log Warning if loading this GFP forces dependencies to be created, useful for catching GFP load filtering bugs |
GameFeaturesSubsystem.h |
|