Add source files
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
using System;
|
||||
using UnityEngine;
|
||||
|
||||
// Token: 0x02000036 RID: 54
|
||||
public class Interactive : MonoBehaviour
|
||||
{
|
||||
// Token: 0x060007D8 RID: 2008 RVA: 0x000ADC83 File Offset: 0x000ABE83
|
||||
private void Start()
|
||||
{
|
||||
}
|
||||
|
||||
// Token: 0x04000C3D RID: 3133
|
||||
public string hoverName;
|
||||
|
||||
// Token: 0x04000C3E RID: 3134
|
||||
public string type;
|
||||
}
|
||||
Reference in New Issue
Block a user