Shared.Helpers.HitPositionHelper
Type JSONpublic class in Shared.Helpers
Type metadata
- Assembly
Shared - Namespace
Shared.Helpers - Base type
System.Object - Hash
B191B3F7A38834A2CA94A5B9726184B903DF9725F5D1518B1D4AEF4B101728B1
Relationships
Base type
System.Object
Methods
GetHitPosition
#
public Microsoft.Xna.Framework.Vector3 GetHitPosition(Shared.Entity.EntityWrapper victim, Shared.Combat.DamageInfo damageInfo)
Method metadata
- Visibilitypublic
- Return type
Microsoft.Xna.Framework.Vector3 - StaticTrue
- VirtualFalse
- Hash
F8504CCA725796627CF1EA23F86658B4388B28D471D6D2E9F6EBF16413A522DE - Body hash
7BB39C11B621B7B3D2F2F59F82D2A0D7C4F8D7944F197BCD0C1C752650BEA52B - IL size131
Referenced calls
Shared.Entity.EntityWrapper::get_Mask()Shared.Entity.Components.ComponentExtension::HasFlags(Shared.Entity.Components.Component, Shared.Entity.Components.Component)Shared.Entity.EntityWrapper::get_Shape()System.MathF::Min(System.Single, System.Single)System.Nullable<Microsoft.Xna.Framework.Vector3>::get_HasValue()System.Nullable<Microsoft.Xna.Framework.Vector3>::GetValueOrDefault()Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)Microsoft.Xna.Framework.Vector3::op_Addition(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)Shared.Entity.EntityWrapper::get_Position()