EntropyCanvas::AssetOpErrorInfo
EntropyCanvas::AssetOpErrorInfo
Section titled “EntropyCanvas::AssetOpErrorInfo”Error information for failed operations.
#include <AssetOperationHandle.h>
Public Attributes
Section titled “Public Attributes”| Name | |
|---|---|
| std::string | message |
| AssetOpError | code |
Public Attributes Documentation
Section titled “Public Attributes Documentation”variable message
Section titled “variable message”std::string message;variable code
Section titled “variable code”AssetOpError code = AssetOpError::None;Updated on 2026-01-26 at 17:14:35 -0500