Romestead Assembly Reference

CandideServer.ServerManagers.RepeatingResourceResult

Type JSON

public struct in CandideServer.ServerManagers

Methods1
Properties0
Fields3
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceCandideServer.ServerManagers
  • Base typeSystem.ValueType
  • HashC69FB45B022B4669A08E9A4E7DB716332AFFF25659C689F3B1E4B7A6EB8F9879

Relationships

Base type

System.ValueType

Fields

NameVisibilitySignature
BuildingIdpublicpublic System.Guid BuildingId
DepositableResourceAmountspublicpublic System.Collections.Generic.Dictionary<System.String, System.Int32> DepositableResourceAmounts
ResourceStorageIdpublicpublic System.Nullable<System.Guid> ResourceStorageId

Methods

GetResourceAmounts

public Shared.Models.Items.ResourceAmount[] GetResourceAmounts()

Method metadata
  • Visibilitypublic
  • Return typeShared.Models.Items.ResourceAmount[]
  • StaticFalse
  • VirtualFalse
  • Hash89351471E85CA911480CDD1915C5E4028BB9DF84599152D9C3B25F9847624C36
  • Body hash6B39E1A13D477C508838450DA087BB1CD362911493B738A9C5D4AF30AD9A43E1
  • IL size118
Referenced calls
  • System.Collections.Generic.Dictionary<System.String, System.Int32>::get_Count()
  • 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&)
  • Dictionary.Enumerator<System.String, System.Int32>::MoveNext()
  • System.IDisposable::Dispose()
Called by