Interface IMMOItemVariable

  • All Superinterfaces:
    Variable
    All Known Implementing Classes:
    MMOItemVariable

    public interface IMMOItemVariable
    extends Variable
    The IMMOItemVariable interface defines all the public methods and properties that an object representing a SmartFoxServer MMOItem Variable exposes in addition to those inherited from the parent interface.

    In the SmartFoxServer 2X client API this interface is implemented by the MMOItemVariable class. Read the class description for additional informations.

    See Also:
    MMOItemVariable