Romestead Assembly Reference

BM.GetHighestValueResourceFromList

Type JSON

public class in BM

Methods1
Properties0
Fields0
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceBM
  • Base typeBM.Leaf
  • Hash42247D8138015A4C394CF284C4D974D535FD053E215BD3F7461AFE227D07C09B

Relationships

Methods

Update

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

Method metadata
  • Visibilityprotected
  • Return typeNode.Status
  • StaticFalse
  • VirtualTrue
  • HashD30EF65A8101AB3FCE2A587EC198E3ED0B1F2300460708237E317A5DBC8A4625
  • Body hash37ADEF11F6356997C419096CBA81C8925B5F658FAAF155108E980DBCEAB1210B
  • IL size280
Referenced calls
  • BM.Blackboard::GetValue(System.String)
  • System.Collections.Generic.List<Shared.Entity.EntityWrapper>::get_Count()
  • System.Collections.Generic.List<Shared.Entity.EntityWrapper>::GetEnumerator()
  • List.Enumerator<Shared.Entity.EntityWrapper>::get_Current()
  • Shared.Entity.EntityWrapper::get_BaseGuid()
  • System.Guid::Equals(System.Guid)
  • Shared.Entity.EntityWrapper::get_ConstructionMaterials()
  • System.Collections.Generic.Dictionary<System.String, System.Int32>::GetEnumerator()
  • Dictionary.Enumerator<System.String, System.Int32>::get_Current()
  • System.Collections.Generic.KeyValuePair<System.String, System.Int32>::Deconstruct(!0&, !1&)
  • Shared.Data.ConstructionResourcesDataBase::GetConstructionResourceOrNull(System.String)
  • System.Nullable<Shared.Models.Construction.ConstructionResourceDataModel>::get_HasValue()
  • System.Nullable<Shared.Models.Construction.ConstructionResourceDataModel>::GetValueOrDefault()
  • Dictionary.Enumerator<System.String, System.Int32>::MoveNext()
  • System.IDisposable::Dispose()
  • List.Enumerator<Shared.Entity.EntityWrapper>::MoveNext()
  • BM.Blackboard::SetValue(System.String, T)