Romestead Assembly Reference

CandideServer.ServerManagers.RewardsServerManager

Type JSON changed

public class in CandideServer.ServerManagers

Methods3
Properties0
Fields0
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceCandideServer.ServerManagers
  • Base typeSystem.Object
  • Hash02A8DEA506A736D1F35D64EFA361532D9E558299B1F23A77278CA3A525126E1D

Relationships

Base type

System.Object

Methods

CheatUnlockAllRewards

public System.Void CheatUnlockAllRewards()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashBCC89AD8FEBBD89BF9B236C7E7F861EC0E5ABEE00F90083BE72BF7C3FF59B934
  • Body hash158509A1A169879E3706FF8A3DBA02041587107BE0E3F6BA1FBBC88744D40F9B
  • IL size72
Referenced calls
Called by

UnlockQuestReward

public System.Void UnlockQuestReward(System.String questId, System.Nullable<System.Guid> playerCharacterId, CandideServer.SyncStrategies.SyncStrategy syncStrategy)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashFC5E505B8B7C5A297BC0E39465D090ACC764D4EE51E0B3E4C123CBA9C87B8491
  • Body hash357D52C532A633A96300852907AE856D0F48043A402CCFCB8D8C11E91A201B16
  • IL size57
Referenced calls
Called by
String literals
  • Couldn't find Quest data with id:

UnlockReward

changed

public System.Boolean UnlockReward(System.String rewardId, System.Nullable<System.Guid> playerCharacterId, CandideServer.SyncStrategies.SyncStrategy syncStrategy, CandideServer.MessageModels.RewardUnlockType type)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticTrue
  • VirtualFalse
  • HashAD515CAE2CE48E412DC4568A3FF179C151CF765261C22CF68085B211A18FC984
  • Body hashE4AAF1A0C44E057A376E0B3B1D03634BAC451855C73CC98B3D9831864B4059B2
  • IL size102
Referenced calls
Called by
String literals
  • Couldn't find Reward data with id:
  • . Registering it anyway, for future proofing.