Shared.Interfaces.Entity.EmptyEntitySystemBridge
Type JSONpublic class in Shared.Interfaces.Entity
Type metadata
- Assembly
Shared - Namespace
Shared.Interfaces.Entity - Base type
System.Object - Interfaces
Shared.Interfaces.Entity.IEntitySystemBridge - Hash
C738475E65AC2CFE85062FF1C874A6EFDE4A6A2FD6ABBA84A452F04E4B17743C
Relationships
Base type
System.Object
Interfaces
Fields
| Name | Visibility | Signature |
|---|---|---|
Instance# | public | public Shared.Interfaces.Entity.EmptyEntitySystemBridge Instance |
Methods
ApplyKnockback
#
public System.Void ApplyKnockback(Shared.Entity.EntityWrapper victim, Microsoft.Xna.Framework.Vector3 knockBackVelocity, System.Single duration)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
2D0511508B9F2076633CC19930DEADB22664A52F32663FA91D837B7225BAFEB5 - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
CastSnapshotSpell
#
public System.Void CastSnapshotSpell(Shared.Helpers.CastSpellArgs castSpellArgs, Microsoft.Xna.Framework.Vector3 position, System.Single direction, Shared.Entity.EntityWrapper castingEntity, System.Object overrideSpellTypeArgs, Shared.Models.Spells.AttackSpellArgs overrideAttackSpellArgs, System.Nullable<System.Guid> target, Shared.Models.Spells.ProjectileHitFlags canHit)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
858D9563D5A23CECD120A52B9661F5903C9559C0A4A9FCE8BBB5DEAAE6578117 - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
CastSpell
#
public System.Void CastSpell(System.String spellId, Microsoft.Xna.Framework.Vector3 position, System.Single direction, Shared.Entity.EntityWrapper castingEntity, System.Object overrideSpellTypeArgs, Shared.Models.Spells.AttackSpellArgs overrideAttackSpellArgs, System.Nullable<System.Guid> target, Shared.Models.Spells.ProjectileHitFlags canHit)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
8CE39080D896E6568445525312F23E8176B4E76364EF6599E02A882607B6A59E - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
GetEntityAuraInstance
#
public Shared.Aura.AbstractAura<Shared.Entity.EntityWrapper> GetEntityAuraInstance(Shared.Models.Auras.EntityAuraInfo auraInfo, System.Nullable<System.Guid> ownerEntityId)
Method metadata
- Visibilitypublic
- Return type
Shared.Aura.AbstractAura<Shared.Entity.EntityWrapper> - StaticFalse
- VirtualTrue
- Hash
7F5B926B4744E7D5E249F558E877A411D0DBBB0A9447DA6C5309CFB629644846 - Body hash
AE76C39D2039063323310B19B3E2663FFA6694D6BC1F099933ECD973F5E4790D - IL size2
GetEquippedItems
#
public System.Collections.Generic.IReadOnlyCollection<Shared.Models.Items.ItemInstanceModel> GetEquippedItems(Shared.Entity.EntityWrapper entity)
Method metadata
- Visibilitypublic
- Return type
System.Collections.Generic.IReadOnlyCollection<Shared.Models.Items.ItemInstanceModel> - StaticFalse
- VirtualTrue
- Hash
3CAE39A40EBBA1D8CCA67BA1F4B6401EF95FC0BDB9D871199C2E157C2528931A - Body hash
AE76C39D2039063323310B19B3E2663FFA6694D6BC1F099933ECD973F5E4790D - IL size2
GetFavourAndGlobalAuras
#
public System.Collections.Generic.IReadOnlyCollection<Shared.Aura.AbstractAura<Shared.Entity.EntityWrapper>> GetFavourAndGlobalAuras(Shared.Entity.EntityWrapper entity)
Method metadata
- Visibilitypublic
- Return type
System.Collections.Generic.IReadOnlyCollection<Shared.Aura.AbstractAura<Shared.Entity.EntityWrapper>> - StaticFalse
- VirtualTrue
- Hash
365A4E44EE0D7D56FD52474457B7B7C49D3B3C2CD62120ED42259ED54F89BDBF - Body hash
AE76C39D2039063323310B19B3E2663FFA6694D6BC1F099933ECD973F5E4790D - IL size2
GetSkillDamageMultiplier
#
public System.Single GetSkillDamageMultiplier(Shared.Entity.EntityWrapper entity, System.String skillId)
Method metadata
- Visibilitypublic
- Return type
System.Single - StaticFalse
- VirtualTrue
- Hash
645FE511D5F9DC87205ACA5D5F7C65038BE14EF9022E35C502F5C1EF1CF3CB89 - Body hash
FF0DDA7A62AB36A2A49C0AD0727F2F8C8F6F12D3AE581D1C284A17F59B6B45EB - IL size6
GetWorldStatsValue
#
public System.Single GetWorldStatsValue(System.String worldStatId)
Method metadata
- Visibilitypublic
- Return type
System.Single - StaticFalse
- VirtualTrue
- Hash
4BD51061521FE1DBCEC31CEB37E6CFCF4079DB72A98BAFC18E75A8F6040E1444 - Body hash
7C66B89595657683BBE9E995C547AE5D556BD972C59EC777DB36657E6A8845A6 - IL size12
Referenced calls
IgnoreDoDamage
#
public System.Boolean IgnoreDoDamage(Shared.Combat.DamageInfo damageInfo)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
75F384746503EFE906CD8B2F825B2DB366746160FF9FE5286C87D06134F05C20 - Body hash
E2CDC8BD55A83F129BBA1F1163CD64A9844A3B8BC1E22E5FD9644B9217AB7C8C - IL size2
OnEntityKilled
#
public System.Void OnEntityKilled(Shared.Combat.DamageInfo damageInfo, Shared.Entity.Base.OnKilledBehaviour handledInfo, System.Single damageDone)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
ED2B15E8FDB50B8B0C74FE102DEBC6C7000E7B062C022FFC6D4F9CB0D4EA838C - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
OnEntityRemove
#
public System.Void OnEntityRemove(Shared.Entity.EntityWrapper entity, Shared.Entity.EntityRemoveInfo removeInfo)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
E43D3CED5952C0FA537C309B575F5F2FF8ADCAEC5A62615A3A47C6BB1E4CD585 - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
OnEntityTookDamage
#
public System.Void OnEntityTookDamage(Shared.Entity.EntityWrapper entity, System.Single actualDamage, System.Single displayDamage, System.Single blockedDamage, Shared.Combat.DamageInfo damageInfo, System.Single beforeDamagedHealth, System.Boolean countAsHit)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
769DE5284D4F555361062F7D2706361DF91F59202C3E5B9878AFD0C04B2FF713 - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
OnThrownHit
#
public System.Void OnThrownHit(Shared.Entity.EntityWrapper entityWrapper, System.Boolean kill)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
4CFFCE6375BF2EBEFFAAC0D9B9AA1D42B1B6A75A83571B3D27DB9B6B8083031A - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1