Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
UINoteProfile.cs
Go to the documentation of this file.
1using UnityEngine;
2
3public class UINoteProfile : ScriptableObject
4{
5 public Vector2 sizeSpace;
6}
Vector2 sizeSpace
Definition: UINoteProfile.cs:5