scripts
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
using System;
|
||||
|
||||
// Token: 0x02000A28 RID: 2600
|
||||
[Serializable]
|
||||
public struct TeleportCooldownMetadata
|
||||
{
|
||||
// Token: 0x040036EB RID: 14059
|
||||
public MHNKOMKMAHN cooldownType;
|
||||
|
||||
// Token: 0x040036EC RID: 14060
|
||||
public float customTeleportCooldown;
|
||||
}
|
||||
Reference in New Issue
Block a user