Browsing Korean translation

4 of 134 results
4.
To ensure that this restarting is seamless to the user (and not causing things to reset), it's important that every call to a UI function supply the `id` argument. As a screen is re-created, Ren'Py will update each displayable with the contents of the old displayable with the same id. Ids are generated automatically by the screen language, but when doing things by hand, they must be manually specified.
이 재시작이 사용자에게 원활하게 이루어 지도록하고 (재설정하지 않도록)UI함수를 호출 할 때마다 'id'인수를 제공하는 것이 중요합니다. 화면이 다시 만들어지면 Ren'Py는 각 디스플레이 어블을 동일한 ID로 기존 디스플레이 어블의 컨텐츠로 업데이트합니다. ID는 화면 언어에 의해 자동으로 생성되지만 직접 작업 할때는 수동으로 지정해야합니다.
Translated and reviewed by 구현주
Located in ../../source/screen_python.rst:20
4 of 134 results

This translation is managed by Launchpad Korean Translators, assigned by Launchpad Translators.

You are not logged in. Please log in to work on translations.