BM.NumericalCondition
Type JSONpublic class in BM
Type metadata
- Assembly
CandideServer - Namespace
BM - Base type
BM.Leaf - Hash
93EA023F05591B4E05F6DA44D19AADC11ABEF1EB4CFFF6DCF81B28588E94B987
Relationships
Base type
Fields
| Name | Visibility | Signature |
|---|---|---|
_numeral0# | private | private BM.NodeArg<T> _numeral0 |
_numeral1# | private | private BM.NodeArg<T> _numeral1 |
Methods
ParseOperator
#
private ComparisonOperators ParseOperator(System.String op)
Method metadata
- Visibilityprivate
- Return type
ComparisonOperators - StaticTrue
- VirtualFalse
- Hash
7A17FA67BBDC28253C9F96C17F460A9DFB2CD86C6CD1268A0208F5F1D2EC2554 - Body hash
1183C9E133013122CA89B8B5F2B01CBA1DA2C7A54DFF0812ACF3A96EF8A2915D - IL size123
Referenced calls
System.String::op_Equality(System.String, System.String)System.String::Concat(System.String, System.String)System.ArgumentException::.ctor(System.String)
String literals
==!=>>=<<=Invalid comparison operator:
Update
#
protected Node.Status Update(BM.BTUpdateContext updateCtx, BM.Blackboard blackboard)
Method metadata
- Visibilityprotected
- Return type
Node.Status - StaticFalse
- VirtualTrue
- Hash
A8AE073E170C9BDCDDE6D24D6A67C926ADBF4EA6B52AB4D380984855BF142F85 - Body hash
85064D3EC4C61CBCBAA5B96E47B8CA2271DDA422D2C4EAD67FFF865FC7962937 - IL size139
Referenced calls
BM.NodeArg<T>::Get(BM.Blackboard)System.Collections.Generic.Comparer<T>::get_Default()System.Collections.Generic.Comparer<T>::Compare(!0, !0)