Drag[en]gine Script Module DragonScript  1.23
Dragengine.ELoadResourceFailed Class Reference

Failed loading resource. More...

Inheritance diagram for Dragengine.ELoadResourceFailed:

Public Member Functions

String getPath ()
 Resource path. More...
 
ELoadResourceFailed new (String path)
 Create exception. More...
 
ELoadResourceFailed new (String path, String message)
 Create exception. More...
 

Detailed Description

Failed loading resource.

Member Function Documentation

◆ getPath()

String Dragengine.ELoadResourceFailed.getPath ( )

Resource path.

◆ new() [1/2]

ELoadResourceFailed Dragengine.ELoadResourceFailed.new ( String  path)

Create exception.

◆ new() [2/2]

ELoadResourceFailed Dragengine.ELoadResourceFailed.new ( String  path,
String  message 
)

Create exception.


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