Drag[en]gine Script Module DragonScript
1.23
|
Behavior with identifier not found in element behavior exception. More...
Public Member Functions | |
String | getBehavior () |
Behavior class. More... | |
BehaviorElement | getElement () |
Behavior element. More... | |
String | getIdentifier () |
Behavior identifier. More... | |
BEBehaviorIDAbsent | new (BehaviorElement element, String behavior, String identifier) |
Create exception. More... | |
Behavior with identifier not found in element behavior exception.
Thrown if an ECBehavior instance with identifier is absent from behavior element. As additional information the behavior element, the ECBehavior class name and the missing behavior identifier is provded.
String Dragengine.Scenery.BEBehaviorIDAbsent.getBehavior | ( | ) |
Behavior class.
BehaviorElement Dragengine.Scenery.BEBehaviorIDAbsent.getElement | ( | ) |
Behavior element.
String Dragengine.Scenery.BEBehaviorIDAbsent.getIdentifier | ( | ) |
Behavior identifier.
BEBehaviorIDAbsent Dragengine.Scenery.BEBehaviorIDAbsent.new | ( | BehaviorElement | element, |
String | behavior, | ||
String | identifier | ||
) |
Create exception.