Romestead Assembly Reference

CandideServer.ServerManagers.BlessingsServerManager

Type JSON

public class in CandideServer.ServerManagers

Methods4
Properties0
Fields0
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceCandideServer.ServerManagers
  • Base typeSystem.Object
  • HashC93DF45297EAE1EF746F05A29C26631564A173525561CBD2F85E2B59AA2762C0

Relationships

Base type

System.Object

Methods

AddUnlockedBlessing

public System.Void AddUnlockedBlessing(System.String id, System.Boolean sendToNetwork)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash4157422E8B0B3247EB029A03FC8586C8C5F0F904888D870A1813C333E88284B8
  • Body hash6A5803572E772C6D8CE464FF53135FDADF99F6038B0138193B638AC08589430C
  • IL size65
Referenced calls
Called by
String literals
  • BlessingsServerManager:
  • is already unlocked.

ApplyBlessing

public System.Void ApplyBlessing(CandideServer.Models.Player.ServerPlayerCharacter character, System.String blessingId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash39792BFA8739BCFD842405BD56635A57C1570240FBFE0D85356D9DD82361CB3C
  • Body hashC8459FDE7613DE659579F0E1AE881A64492FEF7884C299CC3C6505B63292B978
  • IL size134
Referenced calls
Called by
String literals
  • Blessing
  • does not exist in the database
  • ApplyBlessing

GetCurrentBlessing

public System.Nullable<System.ValueTuple<System.String, Shared.Aura.Args.AbstractAuraArgs>> GetCurrentBlessing(CandideServer.Models.Player.ServerPlayerCharacter character, Shared.Entity.EntityWrapper entity)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Nullable<System.ValueTuple<System.String, Shared.Aura.Args.AbstractAuraArgs>>
  • StaticTrue
  • VirtualFalse
  • Hash76EDFE1E9B8F2636798E16A5135519424696F8A5B7C35482BECD503A3CE7CFA5
  • Body hashF4354679B7E4282A3E8121F11485DA6594E903458D745CD843B69CFC29F0F57D
  • IL size92
Referenced calls
Called by

RemoveCurrentBlessing

private System.Void RemoveCurrentBlessing(CandideServer.Models.Player.ServerPlayerCharacter playerCharacter, CandideServer.Entities.ServerEntityModel entity)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash1DB2C326E1E676C1F07C230A0B42224B53375CC45CFB95F0C38A7F8BF6FB6E6F
  • Body hash033278F1E341E883154FFDF87B2298C9F661DE3EFBEDB76BD948B7FBFAA1240F
  • IL size94
Referenced calls
String literals
  • Blessing
  • does not exist in the database