9 lines
165 B
C#
9 lines
165 B
C#
using System;
|
|
using UnityEngine;
|
|
|
|
namespace CompilerGenerated
|
|
{
|
|
[Serializable]
|
|
public delegate Vector3 __GeneralSimpleUiJS_0024callable5_002429_25__(Vector3 a);
|
|
}
|