9 lines
101 B
C#
9 lines
101 B
C#
|
|
using UnityEngine;
|
|
|
|
namespace Studio.Test
|
|
{
|
|
public class GeneratePort : OutputPort
|
|
{
|
|
}
|
|
} |