namespace IgniteEngine.Content.GameObjects { /// /// Class that contains character data. /// public class Character { } }