13 lines
226 B
C#
13 lines
226 B
C#
using System;
|
|
|
|
// Token: 0x020009CD RID: 2509
|
|
[Serializable]
|
|
public class VFXAssets
|
|
{
|
|
// Token: 0x040034A3 RID: 13475
|
|
public KHOLCBBJFHH VfxType;
|
|
|
|
// Token: 0x040034A4 RID: 13476
|
|
public PooledParticle ParticlePrefab;
|
|
}
|