Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the explosion can be performed.
Syntax
server public static boolean canRunReqTrans(ReqRefType _reqRefType)
Run On
Server
Parameters
- _reqRefType
Type: ReqRefType Enumeration
A ReqRefType enumeration value that represents the requirement type.
Return Value
Type: boolean
true if the explosion can be performed; otherwise, false .