We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd85922 commit 935766dCopy full SHA for 935766d
Source/Entities/HDFirearm.h
@@ -276,8 +276,7 @@ namespace RTE {
276
/// @param newOffset New offset value.
277
void SetMuzzleOffset(Vector newOffset) override { m_MuzzleOff = newOffset; }
278
279
- /// Gets the absolute position of the muzzle or other equivalent point of
280
- /// this.
+ /// Gets the absolute position of the Shell ejection point.
281
/// @return A vector describing the absolute world coordinates for the Shell
282
/// ejection point of this
283
Vector GetEjectionPos() const;
0 commit comments