scripts
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
using System;
|
||||
using UnityEngine;
|
||||
|
||||
// Token: 0x02001111 RID: 4369
|
||||
[AttributeUsage(AttributeTargets.Method)]
|
||||
public class OBGHBIBEEOI : PropertyAttribute
|
||||
{
|
||||
// Token: 0x0602571E RID: 153374 RVA: 0x00A67398 File Offset: 0x00A65598
|
||||
public OBGHBIBEEOI(Type GJCIIJEMJJM)
|
||||
{
|
||||
this.GJCIIJEMJJM = GJCIIJEMJJM;
|
||||
}
|
||||
|
||||
// Token: 0x04005EB7 RID: 24247
|
||||
public Type GJCIIJEMJJM;
|
||||
}
|
||||
Reference in New Issue
Block a user