Romestead Assembly Reference

Candide.Entities.Auras.IgnorePlayerAura

Type JSON

public class in Candide.Entities.Auras

Methods5
Properties0
Fields1
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
_reapplyPlayerCollisionprivateprivate System.Boolean _reapplyPlayerCollision

Methods

ApplyEffect

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

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash0763E9F07285794F8BF27FF3DFEC450C495E33A71F50D1D1B9DA153C372121A8
  • Body hash74339C526DA49E552106F58E828FEDC173EA750F4C1547F5FD7E8BCA3A10DBC2
  • IL size44
Referenced calls

OnArgsUpdated

protected System.Void OnArgsUpdated(Shared.Entity.EntityWrapper target)

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

RemoveEffect

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashB0F9A0948D99DD3A2C01AB698336F7F437261658FB7D94C35FD08F98BDD6B884
  • Body hashA22FF6CD1D29196935762308E4A17E9FBB9745B24B1B98C73AB9A0F8F57B5DD6
  • IL size22
Referenced calls

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
  • Hash8AF33F7D7B668693F1EFD11E5BE52CEBA610152D2B3C2541E27ED4CAF81558C0
  • Body hashBA8C24D9581CFD556BB672B2F995340EEE93007CDF73E532FAA0B17DD21B41F1
  • IL size37
Referenced calls
  • Shared.Aura.AbstractAura<Shared.Entity.EntityWrapper>::Update(!0, System.Single)
  • Shared.Entity.EntityWrapper::get_ThrowerId()
  • System.Nullable<System.Guid>::get_HasValue()