geometry-tower-defense/Assets/GameMain/Scripts/UI/Templates/MenuScene/Context/RolePropertyAreaContext.cs

9 lines
181 B
C#

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