卡组资源路径

This commit is contained in:
YiHan0621
2025-09-28 16:22:32 +08:00
parent d651e72b05
commit 2ec83d9d08
100 changed files with 97 additions and 288 deletions

View File

@@ -7,6 +7,8 @@ namespace TcgEngine
/// <summary>
/// SlotRange check each axis variable individualy for range between the caster and target
/// If you want to check the travel distance instead (all at once) use SlotDist
/// SlotRange 检查每个轴变量在施法者和目标之间的范围1
/// 如果你想一次性检查所有轴的行程距离请使用SlotDist
/// </summary>
[CreateAssetMenu(fileName = "condition", menuName = "TcgEngine/Condition/SlotRange", order = 11)]