geometry-tower-defense-base/src-ref/UI/Templates/MenuScene/Context/RolePropertyAreaContext.cs

9 lines
181 B
C#

// namespace UI
// {
// public class RolePropertyAreaContext : UIContext
// {
// public string RoleName;
// public string InitialPropertyText;
// }
// }