Candide.Entities.Auras.PetrifiedAura
Type JSONpublic class in Candide.Entities.Auras
Type metadata
- Assembly
Romestead - Namespace
Candide.Entities.Auras - Base type
Candide.Entities.Auras.ClientEntityAuraBase - Hash
F8D81190CC38098CDEA236E752975C27EBA973AE3E375C64FCAE305B87027942
Relationships
Properties
| Name | Visibility | Signature |
|---|---|---|
Args# | private | private Shared.Aura.Args.PetrifiedAuraArgs Args |
State# | private | private Shared.Aura.State.PetrifiedAuraState State |
Methods
ApplyEffect
#
protected System.Void ApplyEffect(Shared.Entity.EntityWrapper target, System.Boolean firstApply)
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
87D6456C19272FF1319D5E81B38C36EBA2CCEBA182130B84FA7112EC26F97D0A - Body hash
2F73B79E6855FEE338BC06A40B6ADE1D59B2EB0607A160169958CA3198ADB74C - IL size19
Referenced calls
Candide.Entities.Auras.PetrifiedAura::get_Args()Shared.Entity.EntityWrapper::Stun(System.Single, System.Boolean)
OnArgsUpdated
#
protected System.Void OnArgsUpdated(Shared.Entity.EntityWrapper target)
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
92408E1A020599741C04F6593C5C8C6B6B48C2329EE6D0FD3D1652574CC41111 - Body hash
2F73B79E6855FEE338BC06A40B6ADE1D59B2EB0607A160169958CA3198ADB74C - IL size19
Referenced calls
Candide.Entities.Auras.PetrifiedAura::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
2FE5933F79F620823E004BFC1F480F5306B38FBA68B65C897E0EEB2C06FEECC4 - Body hash
7EBBF85CF324F3D19BA883DE81B9D4124D47896B5E427B9C914E721863654843 - IL size32
Referenced calls
Microsoft.Xna.Framework.Vector4::.ctor(System.Single, System.Single, System.Single, System.Single)Shared.Entity.EntityWrapper::set_FlashColor(Microsoft.Xna.Framework.Vector4)
Update
#
public System.Void Update(Shared.Entity.EntityWrapper target, System.Single dt)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
7DF99BBE73521E16A5395324772B63325BEFB28DA0177B1EA48BCC45C0B41728 - Body hash
1AA8702D1963D876B84F4785912699D0194D5AF103E576570A8ED8C646965A03 - IL size40
Referenced calls
Candide.Entities.Auras.ClientEntityAuraBase::Update(Shared.Entity.EntityWrapper, System.Single)Microsoft.Xna.Framework.Vector4::.ctor(System.Single, System.Single, System.Single, System.Single)Shared.Entity.EntityWrapper::set_FlashColor(Microsoft.Xna.Framework.Vector4)