CandideServer.ServerManagers.RequestingResult
Type JSONpublic struct in CandideServer.ServerManagers
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.ServerManagers - Base type
System.ValueType - Hash
8C9A769066F87F01B59E3D896EB4F0B2EB02D8971CC98CD09C65392849978BF5
Relationships
Base type
System.ValueType
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
BuildingId# | public | public System.Guid BuildingId |
FoundItemAmount# | public | public System.Collections.Generic.Dictionary<System.String, System.Int32> FoundItemAmount |
FoundMoney# | public | public System.UInt64 FoundMoney |
FoundResourceAmounts# | public | public System.Collections.Generic.Dictionary<System.String, System.Int32> FoundResourceAmounts |
InventoryId# | public | public System.Nullable<System.Guid> InventoryId |
ResourceStorageId# | public | public System.Nullable<System.Guid> ResourceStorageId |
Methods
GetItemAmounts
#
public Shared.Models.Items.ItemAmount[] GetItemAmounts()
Method metadata
- Visibilitypublic
- Return type
Shared.Models.Items.ItemAmount[] - StaticFalse
- VirtualFalse
- Hash
A5CDC1C8585E251922A701C7DC8A1C5D9303675D56575320CDA3F714FE76EDD4 - Body hash
A8ED97B613C80DCD0A8C482111C8115FB0412D827F5E59126377F46A6062B605 - 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()
GetResourceAmounts
#
public Shared.Models.Items.ResourceAmount[] GetResourceAmounts()
Method metadata
- Visibilitypublic
- Return type
Shared.Models.Items.ResourceAmount[] - StaticFalse
- VirtualFalse
- Hash
78BDD8EF344C9512AB98E41EB4E4568048BCAB07385F9AD90F3813E58381E9CC - Body hash
44AA183D1D2B9D516896054157D4AF3F36CA296FBF42E517C3860CCD54F37868 - IL size122
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()