CandideServer.Models.Auras.StunServerAura
Type JSONpublic class in CandideServer.Models.Auras
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.Models.Auras - Base type
Shared.Aura.AbstractAura<Shared.Entity.EntityWrapper> - Hash
814D2C5DDA3DB1148D45D3D639CBBFA4CF0316602CFEDA65170DF4F96F5A0594
Relationships
Properties
| Name | Visibility | Signature |
|---|---|---|
Args# | private | private Shared.Aura.Args.StunAuraArgs Args |
State# | private | private Shared.Aura.State.StunAuraState State |
Methods
ApplyEffect
#
protected System.Void ApplyEffect(Shared.Entity.EntityWrapper target, System.Boolean firstApply)
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
A463B47AAF6A945A8CF604347DE5533FE7AA7B3E2441C5CB48D24FC1D83A212B - Body hash
33755AC2742B0A45B0AC48D58BACA2EB81597A34BD04BF1D8B5E25DE725E2DE7 - IL size29
Referenced calls
CandideServer.Models.Auras.StunServerAura::get_Args()Shared.Entity.EntityWrapper::Stun(System.Single, System.Boolean)
Dispose
#
public System.Void Dispose()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
16193D44B39713ED36DDEF8BB7DDBBCE5A5F941013818561F9A5E369E0B2AB60 - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
IsImmune
#
public System.Boolean IsImmune(Shared.Entity.EntityWrapper target)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
71289EDD462A568B13724CA574D44B0170EBEDD992A17F272F5555F6B2BDCA47 - Body hash
E2CDC8BD55A83F129BBA1F1163CD64A9844A3B8BC1E22E5FD9644B9217AB7C8C - IL size2
OnArgsUpdated
#
protected System.Void OnArgsUpdated(Shared.Entity.EntityWrapper target)
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
332F42343A5BBB6870A0B9206442210A887D2D5FA883EF29DB727441FB9444E1 - Body hash
33755AC2742B0A45B0AC48D58BACA2EB81597A34BD04BF1D8B5E25DE725E2DE7 - IL size29
Referenced calls
CandideServer.Models.Auras.StunServerAura::get_Args()Shared.Entity.EntityWrapper::Stun(System.Single, System.Boolean)
RemoveEffect
#
public System.Void RemoveEffect(Shared.Entity.EntityWrapper target)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
EE8CE0FE4502162EF08248F6F197F6C7FD05C9CC339DF8F6A54F71681A6C968F - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
SetVisuals
#
protected System.Void SetVisuals(Shared.Entity.EntityWrapper target, System.Boolean firstApply)
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
2D2A98DF53DED771ED890D56349FC49FB409AE44954E1AE06BCC07A37C3AFCB1 - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
Update
#
public System.Void Update(Shared.Entity.EntityWrapper target, System.Single dt)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
7151CA5A78BD5954C64D1D5837729602DDE7B8EC2CC72E61D8F9A977D0BB3B87 - Body hash
C990439F103B4FE8AA7E2D333E03FA97BFC9B7AF1BD543860F45BDF5F5E7870A - IL size9
Referenced calls
Shared.Aura.AbstractAura<Shared.Entity.EntityWrapper>::Update(!0, System.Single)