Inherits AZ::EBusTraits.
Public Member Functions | |
| virtual void | ClearLog ()=0 |
| virtual void | ClearLogExecutionOverride ()=0 |
| virtual AZ::Data::Asset< ExecutionLogAsset > | LoadFromRelativePath (AZStd::string_view path)=0 |
| virtual void | SaveToRelativePath (AZStd::string_view path)=0 |
| virtual void | SetLogExecutionOverride (bool value)=0 |