크리에이터 허브
대시보드
배우기
상점
인재
포럼
로드맵
로그인
생성
개요
체험
아바타
애셋
오픈 클라우드
Roblox Studio의 최소 요구 사항이 상향되었습니다.
자세히 알아보기
생성
/
체험
/
클래스
한국어
피드백
AudioRecorder
사용되지 않는 항목 표시
*
이 콘텐츠는 AI(베타)를 사용해 번역되었으며, 오류가 있을 수 있습니다. 이 페이지를 영어로 보려면
여기
를 클릭하세요.
찾아볼 수 없음
요약
속성
IsRecording
:
boolean
Roblox 보안
병렬 읽기
TimeLength
:
number
읽기 전용
복제되지 않음
병렬 읽기
Instance에서 상속된 모든 항목 보기
Object에서 상속된 모든 항목 보기
메서드
Clear
()
:
()
GetConnectedWires
(
pin :
string
)
:
Instances
GetInputPins
()
:
Array
GetOutputPins
()
:
Array
GetTemporaryContent
()
:
Content
Stop
()
:
()
CanRecordAsync
()
:
boolean
생성
GetUnrecordableInstancesAsync
()
:
Instances
생성
RecordAsync
()
:
()
생성
Instance에서 상속된 모든 항목 보기
Object에서 상속된 모든 항목 보기
이벤트
WiringChanged
(
connected :
boolean
,
pin :
string
,
wire :
Wire
,
instance :
Instance
)
:
RBXScriptSignal
Instance에서 상속된 모든 항목 보기
Object에서 상속된 모든 항목 보기
속성
IsRecording
boolean
Roblox 보안
병렬 읽기
TimeLength
number
읽기 전용
복제되지 않음
병렬 읽기
Instance에서 상속된 모든 항목 보기
Object에서 상속된 모든 항목 보기
메서드
Clear
()
반환
()
GetConnectedWires
Instances
매개 변수
pin
:
string
기본값: ""
반환
Instances
GetInputPins
Array
반환
Array
GetOutputPins
Array
반환
Array
GetTemporaryContent
Content
반환
Content
Stop
()
반환
()
CanRecordAsync
boolean
생성
반환
boolean
GetUnrecordableInstancesAsync
Instances
생성
반환
Instances
RecordAsync
()
생성
반환
()
Instance에서 상속된 모든 항목 보기
Object에서 상속된 모든 항목 보기
이벤트
WiringChanged
매개 변수
connected
:
boolean
pin
:
string
wire
:
Wire
instance
:
Instance
Instance에서 상속된 모든 항목 보기
Object에서 상속된 모든 항목 보기
이 페이지
요약
속성
메서드
이벤트
속성
IsRecording
TimeLength
메서드
Clear
GetConnectedWires
GetInputPins
GetOutputPins
GetTemporaryContent
Stop
CanRecordAsync
GetUnrecordableInstancesAsync
RecordAsync
이벤트
WiringChanged