Limen Framework 0.1 Help

ALimenAmmo

Overview

ALimenAmmo is a subclass of ALimenDiscardableItem. It serves as a base class for various types of ammunition items within the game. This class does not contain any specific properties or functions at this point, indicating it may be intended to be extended by other classes to define specific types of ammunition.

Properties

Type

Name

Access

Description

None

None

None

No significant properties are defined in this class.

Functions

Return Type

Signature

Description

None

None

No significant functions are defined in this class.

Usage & Implementation Notes

  • This class is a base class and does not contain any specific logic or functionality.

  • It is intended to be extended by other classes to define specific types of ammunition items.

22 May 2026