DoNotGenerateThreatServerAura
Type JSONpublic class in <global>
Type metadata
- Assembly
CandideServer - Namespace
<global> - Base type
Shared.Aura.AbstractAura<Shared.Entity.EntityWrapper> - Hash
87C258C45C64DCAF9EDC2C82D284B22D55E1D524E3281F71486D85003CBE689D
Relationships
Properties
| Name | Visibility | Signature |
|---|---|---|
Args# | private | private Shared.Aura.Args.DoNotGenerateThreatAuraArgs Args |
State# | private | private Shared.Aura.State.DoNotGenerateThreatAuraState State |
Methods
ApplyEffect
#
protected System.Void ApplyEffect(Shared.Entity.EntityWrapper target, System.Boolean firstApply)
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
CB3D1FBB8C7C6EC43D2DF994A7A3B61E401F3F162E1FCC1B6A0FDCDC6727DD67 - Body hash
18EEB671211E8507A60F450321DA924EFF8C7E107DF85CC8E555AED390DF1299 - IL size28
Referenced calls
Shared.Entity.EntityWrapper::get_MaskRef()Shared.Entity.Components.ComponentExtension::HasFlags(Shared.Entity.Components.Component, Shared.Entity.Components.Component)Shared.Entity.EntityWrapper::set_DoNotGenerateThreat(System.Boolean)
OnArgsUpdated
#
protected System.Void OnArgsUpdated(Shared.Entity.EntityWrapper target)
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
E6D49C172B89B4865183F3710AB38E0DE306FB7D05D20E01CE12E22E7CBEF4C1 - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
RemoveEffect
#
public System.Void RemoveEffect(Shared.Entity.EntityWrapper target)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
79594B99378F8ECE98536EE67FD093B93D9F19C8588944CE09B4883AFAEAF28B - Body hash
0776FB62CC87FC14F83DEAFED61F904D96F06A380E827D2FC9C009A84AEED21D - IL size28
Referenced calls
Shared.Entity.EntityWrapper::get_MaskRef()Shared.Entity.Components.ComponentExtension::HasFlags(Shared.Entity.Components.Component, Shared.Entity.Components.Component)Shared.Entity.EntityWrapper::set_DoNotGenerateThreat(System.Boolean)
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)