Berserk
Public Attributes | List of all members
ResourceImportResult Class Reference

Data returned after resource. More...

#include <ResourceImporter.hpp>

Collaboration diagram for ResourceImportResult:
Collaboration graph
[legend]

Public Attributes

bool failed = false
 
String error
 
Ref< Resourceresource
 
std::vector< Ref< Resource > > resources
 

Detailed Description

Data returned after resource.

Member Data Documentation

◆ error

String ResourceImportResult::error

◆ failed

bool ResourceImportResult::failed = false

◆ resource

Ref<Resource> ResourceImportResult::resource

◆ resources

std::vector<Ref<Resource> > ResourceImportResult::resources

The documentation for this class was generated from the following file: