-
UUserWidget카테고리 없음 2021. 7. 1. 10:59
UUserWidget
The user widget is extensible by users through the WidgetBlueprint.
docs.unrealengine.com
UMG 모듈에 포함되어 있다.
C++로 미리 메소드들을 구현해 두고, BP로 그래픽만 구현해서 서로 연결하면 효율적
UUserWidget
The user widget is extensible by users through the WidgetBlueprint.
docs.unrealengine.com
UMG 모듈에 포함되어 있다.
C++로 미리 메소드들을 구현해 두고, BP로 그래픽만 구현해서 서로 연결하면 효율적