Skip to content

Commit

Permalink
Expose UpdateMaxAuthCapacity and AtMaxAuthCapacity on SimplePrivilege
Browse files Browse the repository at this point in the history
  • Loading branch information
MrBlue committed Dec 7, 2023
1 parent 9b24873 commit 88251c7
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions resources/Rust.opj
Original file line number Diff line number Diff line change
Expand Up @@ -49077,6 +49077,44 @@
"Parameters": []
},
"MSILHash": ""
},
{
"Name": "SimplePrivilege::AtMaxAuthCapacity",
"AssemblyName": "Assembly-CSharp.dll",
"TypeName": "SimplePrivilege",
"Type": 1,
"TargetExposure": [
2
],
"Flagged": false,
"Signature": {
"Exposure": [
1
],
"Name": "AtMaxAuthCapacity",
"FullTypeName": "System.Boolean",
"Parameters": []
},
"MSILHash": "vHOeWCPVGl2HYqhCUFpfU0uXUNx20rZ0M+7N6MTMTSU="
},
{
"Name": "SimplePrivilege::UpdateMaxAuthCapacity",
"AssemblyName": "Assembly-CSharp.dll",
"TypeName": "SimplePrivilege",
"Type": 1,
"TargetExposure": [
2
],
"Flagged": false,
"Signature": {
"Exposure": [
1
],
"Name": "UpdateMaxAuthCapacity",
"FullTypeName": "System.Void",
"Parameters": []
},
"MSILHash": "IAIiIX4tyT9lmVHY9LhEsXVWfy18bw4ZLKuYsK1BO6U="
}
],
"Fields": [
Expand Down

0 comments on commit 88251c7

Please sign in to comment.