| bFirstPlatformIsSolo |
bool |
If true, we wait to launch additional platforms until the first platform completes. |
Commandlets/DerivedDataCacheCommandlet.h |
|
| LastTimeTested |
double |
The last time in seconds we tested whether the object is still compiling and/or called IsCachedCookedPlatformDataLoaded. |
Commandlets/DerivedDataCacheCommandlet.h |
|
| ObjectValidityReference |
TWeakObjectPtr< UObject > |
Weak object reference to ensure that the object being referenced is still valid |
Commandlets/DerivedDataCacheCommandlet.h |
|
| PlatformIsComplete |
TBitArray |
Element n == IsCachedCookedPlatformDataLoaded has returned true for Commandlet->Platforms[n] |
Commandlets/DerivedDataCacheCommandlet.h |
|