浏览代码

[Bot] Automated dotnet-format update

/main
Amel 4 年前
当前提交
6683aa86
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 2
      UOP1_Project/Assets/Scripts/Events/ScriptableObjects/InteractionUIEventChannelSO.cs

2
UOP1_Project/Assets/Scripts/Events/ScriptableObjects/InteractionUIEventChannelSO.cs


if (OnEventRaised != null)
OnEventRaised.Invoke(state, interactionType);
}
}
//maybe make a SO for the interaction type so we can access it from both the UI script

正在加载...
取消
保存