Romestead Assembly Reference

Candide.Combat.ClientSpellManagerBridge

Type JSON

public class in Candide.Combat

Methods10
Properties0
Fields1
Events0
Type metadata

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
Instancepublicpublic Candide.Combat.ClientSpellManagerBridge Instance

Methods

CastSnapshotSpell

public System.Void CastSnapshotSpell(Shared.Combat.Spells.Casting.SpellCastingContext context, Shared.Helpers.CastSpellArgs castSpellArgs, Shared.Models.Spells.ProjectileHitFlags canHit, System.Guid worldId, System.Boolean sendOnlineSync)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash4ADE3DCD583DE5058E21B1A3DDF3738539DAB2BC966CD976947554D99A97FCE1
  • Body hashE6B40E50C21CB2AF679DD70191C542763AB2571E898876C7EC4571510696C104
  • IL size12
Referenced calls

GetEntityFromId

public Shared.Entity.EntityWrapper GetEntityFromId(System.Nullable<System.Guid> entityId)

Method metadata
  • Visibilitypublic
  • Return typeShared.Entity.EntityWrapper
  • StaticFalse
  • VirtualTrue
  • Hash2C033CA3ED8340683DB641CA6A513CF3031FBCE86B291F10B8A82EF45E4196D8
  • Body hash83B9251CA6F328FA8995D2483C551BAB8118C0986DB3A9E5EFC9862BF000EB29
  • IL size40
Referenced calls
  • System.Nullable<System.Guid>::get_HasValue()
  • System.Nullable<System.Guid>::GetValueOrDefault()
  • System.Collections.Generic.Dictionary<System.Guid, Shared.Entity.EntityWrapper>::TryGetValue(!0, !1&)

GetPlayerFlagValue

public System.Nullable<Shared.Models.Player.CharacterFlag> GetPlayerFlagValue(System.Nullable<System.Guid> contextOwnerEntityId, System.String flagName)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Nullable<Shared.Models.Player.CharacterFlag>
  • StaticFalse
  • VirtualTrue
  • Hash19A849DBF9085F872DC16D8D7306FD01583C6531F753FD009C9513FBE210FD1B
  • Body hashDBCFFBEA44C9A82A63F48671800A9B97818CF0AC17DAA225B5ED86EC0017222C
  • IL size73
Referenced calls

GetSpellAndSanityCheck

public Shared.Models.Spells.SpellDataModel GetSpellAndSanityCheck(System.String spellId, System.Object overrideSpellTypeArgs)

Method metadata
  • Visibilitypublic
  • Return typeShared.Models.Spells.SpellDataModel
  • StaticFalse
  • VirtualTrue
  • HashB7C099F21F5D7DCEF92872F5EDD078604937A1E1785A03A60F58EBEA068129E2
  • Body hash81BBB03D27613E53E227413DA36FA9B37FEFDBE12FB945D87EC596E40AE92F76
  • IL size8
Referenced calls

GetWeaponTypeBaseDamage

public Shared.Combat.DamageTypesArray GetWeaponTypeBaseDamage(System.Guid castingEntityId, Shared.Models.Items.WeaponTypeEnum weaponType, System.Single scale, Shared.Combat.AttackType attackType, System.Single attackTypeBonusScale)

Method metadata
  • Visibilitypublic
  • Return typeShared.Combat.DamageTypesArray
  • StaticFalse
  • VirtualTrue
  • Hash23D452C8194AC669FDAC92C320E9F94CDF5A2389397B8511595F05C34B0D8EA1
  • Body hash7045E80235B6B54A18CD059158C7E5B807E1F9D6DC1ACB390F88F3542B4417AD
  • IL size143
Referenced calls
String literals
  • GetWeaponTypeBaseDamage

GetWorldStatsValue

public System.Single GetWorldStatsValue(System.String worldStatId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Single
  • StaticFalse
  • VirtualTrue
  • Hash84761B36B18E526C5D79479566D55749448EFD092E9B50D9409F15DEDE18CEAF
  • Body hash80F7DBFFE3991981A8CE79C03CE07DACD2A1FC070F9D643F70F1C01E6AEA19E3
  • IL size7
Referenced calls

HasWeaponEquipped

public System.Boolean HasWeaponEquipped(System.Guid castingEntityId, Shared.Models.Items.WeaponTypeEnum weaponType)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • Hash80583DAE1DD276CD6FECCA8D30DB86ABAE6840A7CD7DD7CACE0D63A51EFAA6BC
  • Body hashFCF560D5FCABED3FD617A445F10BD7D5383033DC48FE689DE32D76057FC0FE89
  • IL size38
Referenced calls

RemoveCastSpell

public System.Void RemoveCastSpell(Shared.Combat.Spells.Casting.CastSpell castSpell, System.Int16 projectilePartIndex, Microsoft.Xna.Framework.Vector2 position)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash8054CBB5E9AED10B14B6885C2772A88CE9B66A57D4B3F24A0BE9A02CD8DB4AF4
  • Body hashB1BC86E881A6BB74C65AF8C4B697C3CB8C55A42459EEBFD099374CDE4934CD15
  • IL size19
Referenced calls

ScaleDamageWithMagicStats

public System.Void ScaleDamageWithMagicStats(System.Guid castingEntityId, Shared.Combat.DamageTypesArray damageArray, Shared.Combat.AttackType attackType, System.Single attackTypeBonusScale)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash6905C99C31CB81EBB0E57D4C295F8C21A76BCB2BE103FAA013660F25D995954E
  • Body hashA45E85AE13B296F1DAED2AA6880D56E6273085B6F3BD174DFAE4C41747CC309B
  • IL size48
Referenced calls