KPT 0.0.1
KPT Project Documentation
로딩중...
검색중...
일치하는것 없음
UButtonText 클래스 참조

#include <ButtonText.h>

UButtonText에 대한 상속 다이어그램 :
UButtonText에 대한 협력 다이어그램:

Public 멤버 함수

void SetTextSlot (FText Text)
UUIBase(으)로부터 상속된 Public 멤버 함수
UUIManagerSubsystemGetUIManagerSubsystem ()
virtual void LateInit ()

Public 속성

FOnButtonTextClickedDelegate OnClicked
FOnButtonTextHoveredDelegate OnHovered
FOnButtonTextPressedDelegate OnPressed
FOnButtonTextReleasedDelegate OnReleased
FOnButtonTextUnhoveredDelegate OnUnhovered

Protected 멤버 함수

virtual void NativeConstruct () override
virtual void NativeDestruct () override
virtual void NativePreConstruct () override

Protected 속성

TObjectPtr< UButton > Button
TObjectPtr< UTextBlock > TextSlot
UUIBase(으)로부터 상속된 Protected 속성
FWidgetAnimationDynamicEvent AnimationFinishEvent

상세한 설명

ButtonText.h 파일의 21 번째 라인에서 정의되었습니다.

멤버 함수 문서화

◆ NativeConstruct()

void UButtonText::NativeConstruct ( )
overrideprotectedvirtual

UUIBase(으)로부터 재구현되었습니다.

ButtonText.cpp 파일의 9 번째 라인에서 정의되었습니다.

다음을 참조함 : Button.

◆ NativeDestruct()

void UButtonText::NativeDestruct ( )
overrideprotectedvirtual

UUIBase(으)로부터 재구현되었습니다.

ButtonText.cpp 파일의 30 번째 라인에서 정의되었습니다.

다음을 참조함 : Button.

◆ NativePreConstruct()

void UButtonText::NativePreConstruct ( )
overrideprotectedvirtual

UUIBase(으)로부터 재구현되었습니다.

ButtonText.cpp 파일의 25 번째 라인에서 정의되었습니다.

◆ SetTextSlot()

void UButtonText::SetTextSlot ( FText Text)

ButtonText.cpp 파일의 44 번째 라인에서 정의되었습니다.

다음을 참조함 : TextSlot.

멤버 데이터 문서화

◆ Button

TObjectPtr<UButton> UButtonText::Button
protected

ButtonText.h 파일의 69 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : NativeConstruct(), NativeDestruct().

◆ OnClicked

FOnButtonTextClickedDelegate UButtonText::OnClicked

ButtonText.h 파일의 35 번째 라인에서 정의되었습니다.

◆ OnHovered

FOnButtonTextHoveredDelegate UButtonText::OnHovered

ButtonText.h 파일의 38 번째 라인에서 정의되었습니다.

◆ OnPressed

FOnButtonTextPressedDelegate UButtonText::OnPressed

ButtonText.h 파일의 44 번째 라인에서 정의되었습니다.

◆ OnReleased

FOnButtonTextReleasedDelegate UButtonText::OnReleased

ButtonText.h 파일의 47 번째 라인에서 정의되었습니다.

◆ OnUnhovered

FOnButtonTextUnhoveredDelegate UButtonText::OnUnhovered

ButtonText.h 파일의 41 번째 라인에서 정의되었습니다.

◆ TextSlot

TObjectPtr<UTextBlock> UButtonText::TextSlot
protected

ButtonText.h 파일의 72 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : SetTextSlot().


이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.:
  • C:/Users/user/Perforce/alz7_CobaltbruWorkspace_00/KPT/Source/KPT/UI/Button/ButtonText.h
  • C:/Users/user/Perforce/alz7_CobaltbruWorkspace_00/KPT/Source/KPT/UI/Button/ButtonText.cpp