Romestead Assembly Reference

BM.CustomBool

Type JSON

public class in BM

Methods1
Properties0
Fields3
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceBM
  • Base typeBM.Leaf
  • Hash62A96B2DB39DC924B3B5D50C5FEA18D74470305CEBB45378A785FF8D6647C684

Relationships

Fields

NameVisibilitySignature
argumentsprivateprivate System.Object[] arguments
_noParamFunctionprivateprivate System.Func<System.Boolean> _noParamFunction
_paramFunctionprivateprivate System.Func<BM.BTUpdateContext, BM.Blackboard, System.Object[], System.Boolean> _paramFunction

Methods

Update

protected Node.Status Update(BM.BTUpdateContext updateCtx, BM.Blackboard blackboard)

Method metadata
  • Visibilityprotected
  • Return typeNode.Status
  • StaticFalse
  • VirtualTrue
  • HashCFB0816AAFF317ED8607C5F5E5BE3F1C4CEAAE6865EA082165A78F9E90183857
  • Body hash133FB03FC4A6FD174EFF1C7F716496CCFAA1F0647204D1F98649009E4CD555B1
  • IL size49
Referenced calls
  • System.Func<BM.BTUpdateContext, BM.Blackboard, System.Object[], System.Boolean>::Invoke(!0, !1, !2)
  • System.Func<System.Boolean>::Invoke()