UnityGoogleSheet
Search…
UnityGoogleSheet
Korean
Unity Google Sheet
TODO LIST
Getting Start
다운로드 및 불러오기
Apps Script Setup
GoogleDrive Setup
HOW TO USE
스프레드 생성 & 코드제네레이터
로컬에서 불러오기
시트에서 불러오기(LiveLoad)
시트에 데이터 쓰기(LiveWrite)
Advanced User Features
UGS APIs
Use EnumType
Use CustomType
SpreadSheet Detail
Use UGS on WPF, Console C# Project
Example / Plugin Download
Details
Google API Limit
UGS Security and Hacking Prevention
Issue, Idea, Question
RefundPolicy
Examples and Tutorial
Awesome Sunny!
Trouble Shooting
Exception : Reference has errors 'HamsterGoogleSpreadSheet'.
Exception : InvalidOperationException: You are trying to read Input ...
Exception : index index was out of bounds of array
Exception : Newtonsoft.Json Confict
Powered By
GitBook
스프레드 생성 & 코드제네레이터
구글 시트의 작성 방법에 대해서 설명합니다
UGS -> Manager 로 매니저 윈도우를 엽니다. 😊
Create Default Sheet 버튼을 눌러 기본 테이블 샘플을 만들고 더블클릭합니다.
아래와 같은 기본 테이블이 열립니다. 마음대로 수정해보세요!
테이블을 정의했다면, Generate를 클릭하여 데이터와 코드를 생성하세요
Assets/UGS.Generated 경로에 폴더와 json, c#파일이 생기면 성공입니다.
자동 생성된 코드결과(수정하지마세요!!)
Getting Start - Previous
GoogleDrive Setup
Next - HOW TO USE
로컬에서 불러오기
Last modified
9mo ago
Copy link
Contents
UGS -> Manager 로 매니저 윈도우를 엽니다. 😊
Create Default Sheet 버튼을 눌러 기본 테이블 샘플을 만들고 더블클릭합니다.
아래와 같은 기본 테이블이 열립니다. 마음대로 수정해보세요!
테이블을 정의했다면, Generate를 클릭하여 데이터와 코드를 생성하세요
Assets/UGS.Generated 경로에 폴더와 json, c#파일이 생기면 성공입니다.
자동 생성된 코드결과(수정하지마세요!!)