mirror of
https://github.com/Cardidi/dotween-upm-fork.git
synced 2025-12-21 01:36:05 +08:00
4 lines
55 B
C#
4 lines
55 B
C#
public struct SampleData
|
|
{
|
|
public float floatVal;
|
|
} |