Romestead Assembly Reference

Candide.GameModels.Controllers.RewardsController

Type JSON

public class in Candide.GameModels.Controllers

Methods3
Properties0
Fields2
Events1
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.GameModels.Controllers
  • Base typeSystem.Object
  • HashA6167442C2A4DD47219A3C318F0DD1BE5883915E6CDAC7026747C227809B6D7B

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
IgnoreEventspublicpublic System.Boolean IgnoreEvents
RewardsChangedprivateprivate RewardsController.GameStateRewardsChanged RewardsChanged

Events

NameVisibilitySignature
RewardsChangedpublicpublic RewardsController.GameStateRewardsChanged RewardsChanged

Methods

InvokeRewardsChanged

public System.Void InvokeRewardsChanged(System.String rewardId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash6474AC5536F18CA16059B154DF16DDA1FA358DB00A25E1018F82D291FDB97CE6
  • Body hashDF41A3559D16370F34B637AE38E77DC7BBBC6023FBF5DB34621FC20026DC8EBC
  • IL size30
Referenced calls
Called by

SyncFullGameState

public System.Void SyncFullGameState(CandideServer.ServerServices.GetFullGameStateResponse model)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash91B11F21D177BE6971B660AA17A5AAD7FE3EE06A7BE66EE3FBF7CD34E2DD4F48
  • Body hash82D06A6EB4E3D8D80E7168021110A7AAEF52A78FC7291CBF99F0218FBCF6C2E1
  • IL size70
Referenced calls
  • System.Collections.Generic.HashSet<System.String>::Clear()
  • System.Collections.Generic.HashSet<System.String>::GetEnumerator()
  • HashSet.Enumerator<System.String>::get_Current()
  • System.Collections.Generic.HashSet<System.String>::Add(!0)
  • HashSet.Enumerator<System.String>::MoveNext()
  • System.IDisposable::Dispose()
Called by

SyncRewardWasUnlocked

public System.Void SyncRewardWasUnlocked(System.String rewardId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashC6BA6F32DABB69B339C9B82F1F0217264859ED9411B28150423EBD24271E5D67
  • Body hash19F9EB27F5DD5E46F5AC0FD04E62755091CBD3F59BEC1A0BACF3465C8394E5B9
  • IL size19
Referenced calls
Called by