Romestead Assembly Reference

CandideServer.Models.Auras.HealingOverTimeServerAura

Type JSON

public class in CandideServer.Models.Auras

Methods4
Properties2
Fields0
Events0
Type metadata

Relationships

Properties

NameVisibilitySignature
Argsprivateprivate Shared.Aura.Args.HealingOverTimeAuraArgs Args
Stateprivateprivate Shared.Aura.State.HealingOverTimeAuraState State

Methods

ApplyEffect

protected System.Void ApplyEffect(Shared.Entity.EntityWrapper target, System.Boolean firstApply)

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash4DCF076A59EC454B66F06988CB1F1DDF059AD967E3651274693585D4CDCEDBD8
  • Body hash8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55
  • IL size1

RemoveEffect

public System.Void RemoveEffect(Shared.Entity.EntityWrapper target)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashEE8CE0FE4502162EF08248F6F197F6C7FD05C9CC339DF8F6A54F71681A6C968F
  • Body hash8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55
  • IL size1

SetVisuals

protected System.Void SetVisuals(Shared.Entity.EntityWrapper target, System.Boolean firstApply)

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash2D2A98DF53DED771ED890D56349FC49FB409AE44954E1AE06BCC07A37C3AFCB1
  • Body hash8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55
  • IL size1

Update

public System.Void Update(Shared.Entity.EntityWrapper target, System.Single dt)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash8509082A61C1657C108DD404AA3F24130B9E2110C0777DA8D6E1F89C9E5D7FAA
  • Body hashF7CE7D40634191F9101D08F884244EF681F09FA602564C62FF346F46C7DD8CB4
  • IL size116
Referenced calls