Resolve request.
More...
|
| bool | getAllowFail () |
| | Resolving is allowed to fail.
|
| |
| Block | getBlock () |
| | Block to call with resolved element.
|
| |
| Request | new (UniqueID id, String behaviorId, Block ablock, bool allowFail) |
| | Create request.
|
| |
◆ getAllowFail()
| bool Dragengine.Utils.ElementResolver.Request.getAllowFail |
( |
| ) |
|
Resolving is allowed to fail.
- Version
- 1.24
If failed block is called with null instead of throwing an exception.
◆ getBlock()
| Block Dragengine.Utils.ElementResolver.Request.getBlock |
( |
| ) |
|
Block to call with resolved element.
◆ new()
| Request Dragengine.Utils.ElementResolver.Request.new |
( |
UniqueID |
id, |
|
|
String |
behaviorId, |
|
|
Block |
ablock, |
|
|
bool |
allowFail |
|
) |
| |
Create request.
- Version
- 1.26
◆ pAllowFail
| bool Dragengine.Utils.ElementResolver.Request.pAllowFail |
◆ pBehaviorId
| String Dragengine.Utils.ElementResolver.Request.pBehaviorId |
◆ pBlock
| Block Dragengine.Utils.ElementResolver.Request.pBlock |
◆ pID
| UniqueID Dragengine.Utils.ElementResolver.Request.pID |
The documentation for this class was generated from the following file: