Package de.rpgframework.character
package de.rpgframework.character
-
ClassDescriptionThis interface controls the storage of character related documents.RuleSpecificCharacterObject<A extends IAttribute, S extends ISkill, V extends ASkillValue<S>, T extends PieceOfGear>This interface must be implemented by a character object of a plugin adding support to serialize characters.