Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 260 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 260 Bytes

workflow

xr-core 是 xr 套件的底层库:

  1. 定义了所有 XRFlowNode 的类型
  2. 依赖倒置,由外部注入 XRFlowNode 的实现: FlowNodeTypeRegistry.Default.register()