|
| bool | 파일_유효성확인 () |
| | 스토리 파일이 유효한지 확인합니다
|
| string | JSON텍스트_가져오기 () |
| | 스토리의 JSON 텍스트를 반환합니다
|
| string | 파일명_가져오기 () |
| | 스토리 파일명을 반환합니다
|
| bool | 원본파일_유효성확인 () |
| | 원본 ink 파일이 유효한지 확인합니다
|
| string | 원본파일_텍스트_가져오기 () |
| | 원본 ink 파일의 텍스트를 반환합니다
|
| string | 원본파일명_가져오기 () |
| | 원본 ink 파일명을 반환합니다
|
| string | 원본파일_경로_가져오기 () |
| | 원본 ink 파일의 경로를 반환합니다
|
|
bool | IsValid () |
|
string | GetJsonText () |
|
string | GetFileName () |
|
bool | IsOriginalFileValid () |
|
string | GetOriginalFileText () |
|
string | GetOriginalFileName () |
|
string | GetOriginalFilePath () |
|
|
string | 이야기_ID |
|
string | 언어 |
|
string | 이야기_이름 |
|
Object | 원본_ink_파일 |
|
TextAsset | 이야기_파일 |
|
string | 설명 |
|
string | 작성자 |
|
string[] | 태그 |
◆ 원본파일명_가져오기()
| string StoryData.원본파일명_가져오기 |
( |
| ) |
|
◆ 원본파일_경로_가져오기()
| string StoryData.원본파일_경로_가져오기 |
( |
| ) |
|
◆ 원본파일_유효성확인()
| bool StoryData.원본파일_유효성확인 |
( |
| ) |
|
◆ 원본파일_텍스트_가져오기()
| string StoryData.원본파일_텍스트_가져오기 |
( |
| ) |
|
◆ 파일명_가져오기()
| string StoryData.파일명_가져오기 |
( |
| ) |
|
◆ 파일_유효성확인()
| bool StoryData.파일_유효성확인 |
( |
| ) |
|
◆ JSON텍스트_가져오기()
| string StoryData.JSON텍스트_가져오기 |
( |
| ) |
|
The documentation for this class was generated from the following file:
- D:/Projects/Team_Hajen/ICPDEV_Ink/Assets/DeulPie/ExtraInk/Core/Data/StoryData.cs