network module extra job #102
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
을 빼두었습니다. prefab에서 설정할 수 있고, 기본값은 10, 5000입니다.
아래의 3가지가 추가되었습니다.
위의 WebResponse 타입에서 StatusCode 는 200번대는 '성공', 400번대는 '그러지마', 500번대는 '먼저간다;;;'를 의미합니다.
Payload에는, 맞는 타입의 반환이 옵니다. (일단은, string 또는 texture2d가 들어있습니다)
texture를 spirte로 변경시키려면, fileHandler.cs 에 변환 함수를 넣어두었습니다.