| bCompiled |
bool |
The Customizable Object is compiled. |
MuCO/CustomizableObject.h |
- BlueprintReadOnly
- Category=Compile
|
| bErrors |
bool |
The compile request has finished with errors. False if the request has been skipped. |
MuCO/CustomizableObject.h |
- BlueprintReadOnly
- Category=Compile
|
| bRequestFailed |
bool |
The compile request has failed. |
MuCO/CustomizableObject.h |
- BlueprintReadOnly
- Category=Compile
|
| bSkipped |
bool |
The compilation has been skipped due to Compile Parameters. |
MuCO/CustomizableObject.h |
- BlueprintReadOnly
- Category=Compile
|
| bWarnings |
bool |
The compile request has finished with warnings. False if the request has been skipped. |
MuCO/CustomizableObject.h |
- BlueprintReadOnly
- Category=Compile
|