追加注释
This commit is contained in:
@@ -585,11 +585,11 @@ namespace Deedy.Activity
|
|||||||
//TODO:根据退出线方向是否相同的设置项调整子节点的退出线位置
|
//TODO:根据退出线方向是否相同的设置项调整子节点的退出线位置
|
||||||
if (exitlinemanageable.IsExitlineAtSamePosition == true)
|
if (exitlinemanageable.IsExitlineAtSamePosition == true)
|
||||||
{
|
{
|
||||||
|
//TODO:同向退出线控制
|
||||||
}
|
}
|
||||||
if (exitlinemanageable.IsExitlineAtSamePosition == false)
|
if (exitlinemanageable.IsExitlineAtSamePosition == false)
|
||||||
{
|
{
|
||||||
|
//TODO:对向退出线控制
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user