Drag[en]gine Script Module DragonScript
1.23
|
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... | |
Element not found.
UniqueID Dragengine.Scenery.EElementNotFound.getID | ( | ) |
ID of element.
EElementNotFound Dragengine.Scenery.EElementNotFound.new | ( | UniqueID | id | ) |
Create exception.
EElementNotFound Dragengine.Scenery.EElementNotFound.new | ( | UniqueID | id, |
String | message | ||
) |
Create exception.