using System.Collections; using System.Collections.Generic; using UnityEngine; namespace Rigging.Data { public class Strength : RiggingDataBase { } }