Candide.Entities.Auras.RootAura
Type JSONpublic class in Candide.Entities.Auras
Type metadata
- Assembly
Romestead - Namespace
Candide.Entities.Auras - Base type
Candide.Entities.Auras.ClientEntityAuraBase - Hash
8FB6C6D3184F93BC922B58F7223E95EE804A649528F1616ACD08C7A390A50B30
Relationships
Fields
| Name | Visibility | Signature |
|---|---|---|
_immovableWasApplied# | private | private System.Boolean _immovableWasApplied |
Properties
| Name | Visibility | Signature |
|---|---|---|
Args# | private | private Shared.Aura.Args.RootAuraArgs Args |
State# | private | private Shared.Aura.State.RootAuraState State |
Methods
ApplyEffect
#
protected System.Void ApplyEffect(Shared.Entity.EntityWrapper target, System.Boolean firstApply)
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
677699CD60D5D09DD8A1939F86CC2E9F93625E984519E32A349D41AF8F51C545 - Body hash
5709C2FB388B500E4E8E92910AF33C188100982DD74EDEC9655AA256B31A60D7 - IL size42
Referenced calls
Shared.Entity.EntityWrapper::get_Immovable()Shared.Entity.EntityWrapper::set_Immovable(System.Boolean)Shared.Entity.EntityWrapper::set_DistanceWalked(System.Single)
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
EF86F74AA32D1DB921C8F60790B3F6A4D96B7EBF8BC37CE15172DCBA54B2F45D - Body hash
71452F38F46CA131461DCE2C5FACE31E08F6D45056B08FD1D9C13B770E62C214 - IL size27
Referenced calls
Shared.Entity.EntityWrapper::set_Immovable(System.Boolean)Shared.Entity.EntityWrapper::set_DistanceWalked(System.Single)