Drag[en]gine Script Module DragonScript 1.32.1
Loading...
Searching...
No Matches
Dragengine.Utils.ElementResolver.ResolveException Class Reference

Resolve failure. More...

Inheritance diagram for Dragengine.Utils.ElementResolver.ResolveException:

Public Member Functions

String getBehaviorId ()
 Behavior ID failed to resolve or null.
 
UniqueID getID ()
 Unique ID failed to resolve.
 
ResolveException new (UniqueID id)
 Create exception.
 
ResolveException new (UniqueID id, String behaviorId)
 Create exception.
 

Public Attributes

String pBehaviorId
 
UniqueID pID
 

Detailed Description

Resolve failure.

Member Function Documentation

◆ getBehaviorId()

String Dragengine.Utils.ElementResolver.ResolveException.getBehaviorId ( )

Behavior ID failed to resolve or null.

Version
1.26

◆ getID()

UniqueID Dragengine.Utils.ElementResolver.ResolveException.getID ( )

Unique ID failed to resolve.

◆ new() [1/2]

ResolveException Dragengine.Utils.ElementResolver.ResolveException.new ( UniqueID  id)

Create exception.

◆ new() [2/2]

ResolveException Dragengine.Utils.ElementResolver.ResolveException.new ( UniqueID  id,
String  behaviorId 
)

Create exception.

Version
1.26

Member Data Documentation

◆ pBehaviorId

String Dragengine.Utils.ElementResolver.ResolveException.pBehaviorId

◆ pID

UniqueID Dragengine.Utils.ElementResolver.ResolveException.pID

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