更新了网络服务接口定义
This commit is contained in:
@@ -12,7 +12,7 @@ namespace BITKit
|
||||
public string path;
|
||||
public Location location;
|
||||
}
|
||||
[CreateOnStart(BITAppForUnity.Path.Services,nameof(VFXService))]
|
||||
//[CreateOnStart(BITAppForUnity.Path.Services,nameof(VFXService))]
|
||||
public class VFXService : MonoBehaviour, IObjectMatcher<string, Transform>
|
||||
{
|
||||
static VFXService sinleton;
|
||||
|
Reference in New Issue
Block a user