ResolveInfoclass | parser.t[330] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
class
ResolveInfo : object
(none)
ResolveInfo
object
dummyTentativeInfo
flags_
np_
obj_
possRank_
pronounType_
quant_
flags_ | parser.t[377] |
np_ | parser.t[404] |
obj_ | parser.t[374] |
possRank_ | parser.t[398] |
pronounType_ | parser.t[401] |
quant_ | parser.t[386] |
construct (obj, flags) | parser.t[331] |
isDistEquivInList (lst, dist) | parser.t[362] |
isEquivalentInList (lst) | parser.t[347] |
Another ResolveInfo is equivalent to us if it refers to the same underlying game object that we do, or if it refers to a game object that is indistinguishable from our underlying game object.