Difference between revisions of "love.filesystem.getAppdataDirectory (한국어)"

(Created page with "앱데이터 디렉토리를 받아옵니다. (getUserDirectory와 같을 수도 있음) == 함수 == === 형식 === <source lang="lua"> path = l...")
(No difference)

Revision as of 08:56, 15 March 2014

앱데이터 디렉토리를 받아옵니다. (getUserDirectory와 같을 수도 있음)

함수

형식

path = love.filesystem.getAppdataDirectory( )

매개변수

없음.

리턴값

string (한국어) path
앱데이터 디렉토리 경로.

같이 보기


다른 언어