f.Frame.popUp().setSectors()
f.Frame.popUp().setSectors(sectors)
개요
f.Frame.popUp().setSectors()를 통해 팝업 시나리오에 섹터를 할당해줄 수 있습니다.
f.Frame은 이벤트 스크립트에서 사용할 수 있으며 디버거에서는 동작하지 않습니다.
파라미터
파라미터명
필수여부
타입
제약사항
설명
sectors
Yes
Object
예시
Last updated
Was this helpful?