Closed seong0929 closed 1 year ago
API가 아니라 코드문제같습니다. 이하 코드 정상 작동합니다.
stations = GetStationInfos()
for i, v in pairs(stations) do
print(v.Complain)
end
추가로, Lua코드에 대한 간단한 테스트 기능을 만들어놨었는데, 해당 기능 공유합니다.
콘솔 UI의 Call TestFunction버튼을 클릭할 시, 아래 경로의 TestFunction함수가 호출됩니다.
Content/Script/TestScript.lua
테스트 시 이용 바랍니다.
LogLuaMachine: Error: Lua error: attempt to call a nil value_ LogLuaMachine: Error: Lua error: ...Content/Script/Investment/SavedSeoul/Investment.1003.lua:29: attempt to index a nil value (field '?') LogLuaMachine: Error: Lua error: attempt to call a nil value