namespace GameCreator.Runtime.Common
{
    public abstract class TEnablerValueCommon
    { }
}