Drag[en]gine Script Module DragonScript  1.21
Dragengine.Scenery.EElementNotFound Class Reference

Element not found. More...

Inheritance diagram for Dragengine.Scenery.EElementNotFound:

Public Member Functions

UniqueID getID ()
 ID of element. More...
 
EElementNotFound new (UniqueID id)
 Create exception. More...
 
EElementNotFound new (UniqueID id, String message)
 Create exception. More...
 

Detailed Description

Element not found.

Member Function Documentation

◆ getID()

UniqueID Dragengine.Scenery.EElementNotFound.getID ( )

ID of element.

◆ new() [1/2]

EElementNotFound Dragengine.Scenery.EElementNotFound.new ( UniqueID  id)

Create exception.

◆ new() [2/2]

EElementNotFound Dragengine.Scenery.EElementNotFound.new ( UniqueID  id,
String  message 
)

Create exception.


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