UUserWidget::SetIsFocusable

Clear·2025년 3월 8일

EPortfolio docs
UUserWidget

UMG Widget이 키보드 포커스를 받을 수 있는지 여부를 설정합니다.

Code

	UMG_API void SetIsFocusable(bool InIsFocusable);

Paramter

  • InIsFocusable
    true 포커스 활성 false 포커스 비활성화
profile
Programmer

0개의 댓글