WKLib 0.2.3
A modding library for White Knuckle
Loading...
Searching...
No Matches
PatchOnEntry.cs
Go to the documentation of this file.
1using System;
2
4
8[AttributeUsage(AttributeTargets.Class, Inherited = false)]
9internal sealed class PatchOnEntryAttribute : Attribute;