7 lines
115 B
C#
7 lines
115 B
C#
|
namespace Unity.VisualScripting
|
||
|
{
|
||
|
public sealed class StateDescription : GraphElementDescription
|
||
|
{
|
||
|
}
|
||
|
}
|