自动化生成字典
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
using Convention;
|
||||
using Convention.WindowsUI.Variant;
|
||||
using Demo.Attr;
|
||||
using System;
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using Convention;
|
||||
using Convention.WindowsUI.Variant;
|
||||
using UnityEngine;
|
||||
|
||||
namespace Demo.Game
|
||||
{
|
||||
[Scriptable]
|
||||
public class TickMovement : Updatement<Vector3>
|
||||
{
|
||||
public static TickMovement Make()
|
||||
|
||||
Reference in New Issue
Block a user