Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hiro420/NikkeTools
/ FunctionType
Enum
FunctionType
UnLuac/src/unluac/Version.java:65–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
public
static
enum FunctionType {
66
LUA50,
67
LUA51,
68
LUA52,
69
LUA53,
70
LUA54,
71
}
72
73
public
static
enum OpcodeMapType {
74
LUA50,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected