Romestead Assembly Reference

CandideServer.ServerManagers.AuraServerManager

Type JSON changed

public class in CandideServer.ServerManagers

Methods6
Properties0
Fields0
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceCandideServer.ServerManagers
  • Base typeSystem.Object
  • HashD446B9262C9DEDC222AC8C04E0F60B1B59949047ABB0B1DA8FB6A7EEE356232B

Relationships

Base type

System.Object

Methods

CheckAuraIsDone

private System.Boolean CheckAuraIsDone(System.ValueTuple<System.String, Shared.Aura.State.AuraBaseState> obj)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Boolean
  • StaticTrue
  • VirtualFalse
  • HashE7B3937444468C15A6FA85977509A5BC44B1CA92027B6CDB9365B2977C5B923A
  • Body hashCF012F4176E5E7B969549BDD62C7678EC3A83316C45DBAFBE4B3E961384DF489
  • IL size12
Called by

CleanUpAuras

public System.Void CleanUpAuras(CandideServer.Entities.ServerEntityModel entity)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash4538B36C6A9D49B9A04DEC10464BD9D1A87552E9C49A940DDCB9A75471F1E9E7
  • Body hash7B6520E56AD84B4195248EC51044B86E159437BAA2D47C97997A60DD2EA8075C
  • IL size253
Referenced calls
Called by
String literals
  • auras-remove-aura-from-entity

ReapplyAurasToEntity

changed

public System.Void ReapplyAurasToEntity(CandideServer.Entities.ServerEntityModel entity, System.Collections.Generic.List<System.ValueTuple<System.String, Shared.Aura.State.AuraBaseState>> auras, System.Boolean skipCalculateState, CandideServer.SyncStrategies.SyncStrategy syncStrategy)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash66110A4764500727BDF8E91EA5D2E53FF97F1BD87F17B3765446C81727F45BF4
  • Body hashFB36EF7BEDE3A6DDEB42A95FDB8689033E81AA77A260FE7AE6941ADAD58BE22A
  • IL size380
Referenced calls
Called by
String literals
  • Error when reapplying aura to entity with id '
  • '. Removed it.
  • auras-reapply-entity-auras

RemoveAuraFromEntity

public System.Void RemoveAuraFromEntity(System.String auraId, System.String auraInstanceTypeId, CandideServer.Entities.ServerEntityModel entity, CandideServer.SyncStrategies.SyncStrategy syncStrategy)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash396B897E9C714B40B1023CC37FD9EF3CB60D0CA29E96DB2125D81F5D1BD693C0
  • Body hash66B76F28F8AD45BEB72D5C6BA559955A29FEFCB5449701F4AB831520A5AE8C99
  • IL size78
Referenced calls
Called by
String literals
  • auras-remove-aura-from-entity

TryApplyAuraToEntity

public System.Boolean TryApplyAuraToEntity(System.String auraId, CandideServer.Entities.ServerEntityModel entity, System.Nullable<System.Guid> ownerEntityId, Shared.Aura.Args.AbstractAuraArgs overrideState, CandideServer.SyncStrategies.SyncStrategy syncStrategy, System.Boolean skipResistanceCheck)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticTrue
  • VirtualFalse
  • HashFE6C995DE13FA73A68B6505E0E661F18CB8BBA13E485866FAC8BDE2BB002E4E1
  • Body hash95F7535202CE2869777560BB12968E7340C5E3931C6FFD6A2B9F278243A7CB20
  • IL size957
Referenced calls
Called by
String literals
  • TryApplyAuraToEntity: Could not find aura id
  • .
  • status:system
  • TryApplyAuraToEntity
  • : Entity has stats flag but Stats has never been initialized. (Stats dictionary is null) EntityId =
  • EntityBaseGuid =
  • EntityName =
  • OwnerId =
  • OwnerBaseGuid =
  • OwnerName =
  • AuraId =
  • OwnerBaseGuid = null OwnerName = null AuraId =
  • TryApplyAuraToEntity: Could not find aura type id
  • TryApplyAuraToEntity: Aura type id
  • was missing an applicator.
  • auras-apply-entity-aura

TryApplyAuraToEntity

public System.Void TryApplyAuraToEntity(System.String auraId, System.Guid entityId, System.Nullable<System.Guid> ownerEntityId, Shared.Aura.Args.AbstractAuraArgs overrideState, CandideServer.SyncStrategies.SyncStrategy syncStrategy, System.Boolean skipResistanceCheck)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashD395C948A420E04944C7A9F2C10A39667203635074C1E145F1CB5E727ACD3146
  • Body hash59B9CC847B0DE92D6230E1A3FDE32DC37136225AAB2D3E61CDEA4C7E7252805D
  • IL size35
Referenced calls
Called by