mirror of
https://github.com/LukeFZ/Il2CppInspectorRedux.git
synced 2025-12-23 03:39:41 +05:00
Model: Groundwork for custom attribute processisng
This commit is contained in:
@@ -6,8 +6,10 @@
|
||||
|
||||
namespace Il2CppInspector.Reflection
|
||||
{
|
||||
// See: https://docs.microsoft.com/en-us/dotnet/api/system.reflection.customattributedata?view=netframework-4.8
|
||||
|
||||
public class CustomAttributeData
|
||||
{
|
||||
// TODO
|
||||
// TODO: CustomAttributeData
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user