17 lines
371 B
C#
17 lines
371 B
C#
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;
|
|
}
|