OLD_STEP_LIST_EDITOR
Documentation for the Unity C# Library
Loading...
Searching...
No Matches
ItemID.cs
Go to the documentation of this file.
1
#if UNITY_EDITOR
2
using
System;
3
4
[Serializable]
5
public
struct
ItemID
6
{
7
public
string
name;
8
public
int
id;
9
}
10
#endif
com.pixovr.eventunitysdk
Runtime
Sdk
Scripts
ScenarioEditor
Editor
ItemID.cs
Generated
Wed Oct 9 2024 19:24:03
by Doxygen version
1.10.0