This website requires JavaScript.
Explore
Help
Register
Sign In
PHXH
/
hybridclr_unity
Watch
19
Star
0
Fork
You've already forked hybridclr_unity
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d7a1765146
hybridclr_unity
/
Editor
/
MethodBridge
/
PlatformABI.cs
10 lines
144 B
C#
Raw
Blame
History
namespace
HybridCLR.Editor.MethodBridge
{
public
enum
PlatformABI
{
Universal32
,
Universal64
,
Arm64
,
}
}
Reference in New Issue
View Git Blame
Copy Permalink