| bPrintToLog |
bool |
Whether to print the message to the console |
SceneStatePrintStringTask.h |
- EditAnywhere
- Category="Print Settings"
|
| bPrintToScreen |
bool |
Whether to print the message to the screen |
SceneStatePrintStringTask.h |
- EditAnywhere
- Category="Print Settings"
|
| Duration |
float |
The display duration. |
SceneStatePrintStringTask.h |
- EditAnywhere
- Category="Print Settings"
- Meta=(EditCondition="bPrintToScreen", EditConditionHides)
|
| Key |
FName |
If a non-empty key is provided, the message will replace any existing on-screen messages with the same key |
SceneStatePrintStringTask.h |
- EditAnywhere
- Category="Print Settings"
- Meta=(EditCondition="bPrintToScreen", EditConditionHides)
|
| TextColor |
FLinearColor |
The color of the text to display |
SceneStatePrintStringTask.h |
- EditAnywhere
- Category="Print Settings"
- Meta=(EditCondition="bPrintToScreen", EditConditionHides)
|