/////////////////////////////////// //// This is a generated file. //// //// Do not modify it. //// /////////////////////////////////// using System.Collections.Generic; namespace GAS.Runtime { public static class GAttrLib { // For facilitating the creation of a Value Dropdown in the editor. public static readonly IReadOnlyList AttributeNames = new List { }; } }