feat(dialog): 对话系统集成 SingleCastEventSystem
This commit is contained in:
@@ -26,6 +26,8 @@ namespace AibisDream
|
||||
|
||||
public enum DialogEventEnum
|
||||
{
|
||||
StartNode,
|
||||
|
||||
LineStart,
|
||||
LineShown,
|
||||
LineEnd,
|
||||
@@ -41,6 +43,8 @@ namespace AibisDream
|
||||
|
||||
public enum ScreenEventEnum
|
||||
{
|
||||
RegisterLineView,
|
||||
|
||||
Selected
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user