Interface IGearTypeData


public interface IGearTypeData
Needs to be extended by implementing RPGs public class SR6WeaponData implements GearTypeData { ... }
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • copyToAttributes

      void copyToAttributes(AGearData copyTo)