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
bdc0d772c8
hybridclr_unity
/
Editor
/
ABI
/
PlatformABI.cs
11 lines
152 B
C#
Raw
Blame
History
namespace
HybridCLR.Editor.ABI
{
public
enum
PlatformABI
{
Universal32
,
Universal64
,
Arm64
,
WebGL32
,
}
}
Reference in New Issue
View Git Blame
Copy Permalink