Rampage
Results
3
issues of
Rampage
FlatBuffer 2.0 Language:Lua like this: `local mon = monster.GetRootAsMonster(ptr, len)`
Using `[]` in lua doesn't access the characters of a string, which results in the value of an array of type bool always being false
lua
``` profiler.start() local tbl = CS.xxx:xxx() CS.UnityEngine.Debug.LogError(profiler.report("TOTAL")) profiler.stop() ```