Candide.GameModels.Managers.CurrentOfferingsChangedArgs
Type JSONpublic class in Candide.GameModels.Managers
Type metadata
- Assembly
Romestead - Namespace
Candide.GameModels.Managers - Base type
System.Object - Hash
61601112DCD66E4841DA395F627A494D75BBF956B6E520CC3CFE22FAA842C176
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
NewOfferings# | public | public System.Collections.Generic.List<System.String> NewOfferings |
RemovedOfferings# | public | public System.Collections.Generic.List<System.String> RemovedOfferings |
UpdatedRepeatableOfferings# | public | public System.Collections.Generic.Dictionary<System.String, System.Int32> UpdatedRepeatableOfferings |