Difference between revisions of "Channel:getCount (한국어)"

m (Greenwing moved page Channel:count (한국어) to Channel:getCount (한국어): Fixed old i18n. (Channel:count -> Channel:getCount))
m (fixed old i18n.)
 
Line 16: Line 16:
 
{{#set:Description=메시지 큐에 메시지가 몇 개나 쌓여있는지 세어봅니다.}}
 
{{#set:Description=메시지 큐에 메시지가 몇 개나 쌓여있는지 세어봅니다.}}
 
== 다른 언어 ==
 
== 다른 언어 ==
{{i18n|Channel:count}}
+
{{i18n|Channel:getCount}}

Latest revision as of 13:45, 20 May 2017

Available since LÖVE 0.9.0
This function is not supported in earlier versions.

메시지 큐에 메시지가 몇 개나 쌓여있는지 세어봅니다.

함수

형식

value = Channel:getCount( )

매개변수

없음.

리턴값

number (한국어) count
메시지 큐에 쌓인 메시지의 수.

같이 보기

다른 언어