Added namespaces and fixed reflection method name bug
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
using System.Collections.Generic;
|
||||
using TMPro;
|
||||
using UnityEngine;
|
||||
using Utilities.SerializableData.SerializableFunc;
|
||||
using UnityUtilities.SerializableDataHelpers;
|
||||
|
||||
public class SerializableFuncDebugger : MonoBehaviour
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user