Romestead Assembly Reference

CandideServer.Models.Auras.SetCharacterFlagServerAura

Type JSON

public class in CandideServer.Models.Auras

Methods7
Properties2
Fields0
Events0
Type metadata

Relationships

Properties

NameVisibilitySignature
Argsprivateprivate Shared.Aura.Args.SetCharacterFlagAuraArgs Args
Stateprivateprivate Shared.Aura.State.SetCharacterFlagAuraState State

Methods

ApplyEffect

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

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash6A4A44E59D9F064333BB67E9C64E7070D7CEE3D500AA5F548B951005E37F80AE
  • Body hash63A6D6FDE5F26F1281D54CB245D75CB60515790D76BE1F48BEA7D2B85F3D0157
  • IL size158
Referenced calls
String literals
  • SetCharacterFlagServerAura: Tried to set Character flag through aura but there already exists flag set for
  • . Did you want to do an aura merge perhaps instead?

Dispose

public System.Void Dispose()

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

IsImmune

public System.Boolean IsImmune(Shared.Entity.EntityWrapper target)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • Hash71289EDD462A568B13724CA574D44B0170EBEDD992A17F272F5555F6B2BDCA47
  • Body hashE2CDC8BD55A83F129BBA1F1163CD64A9844A3B8BC1E22E5FD9644B9217AB7C8C
  • IL size2

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
  • HashE35A1D47340002519F5DFFCA16B6A747F49D799DE6227C9EE6FB0DE0C3889125
  • Body hashB173692FBBDBE44F8A562AB5C67BC6647D255CDAA8A1280B5D38FEC70FD1E022
  • IL size73
Referenced calls
String literals
  • SetCharacterFlagServerAura: Tried to remove Character flag through aura but it was already gone. Flag ID:

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
  • Hash7151CA5A78BD5954C64D1D5837729602DDE7B8EC2CC72E61D8F9A977D0BB3B87
  • Body hashC990439F103B4FE8AA7E2D333E03FA97BFC9B7AF1BD543860F45BDF5F5E7870A
  • IL size9
Referenced calls
  • Shared.Aura.AbstractAura<Shared.Entity.EntityWrapper>::Update(!0, System.Single)