9 lines
162 B
C#
9 lines
162 B
C#
using System;
|
|
using UnityEngine;
|
|
|
|
namespace CompilerGenerated
|
|
{
|
|
[Serializable]
|
|
public delegate void __GeneralSimpleUiJS_0024callable6_002435_25__(Color obj);
|
|
}
|