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

#include <ProgressBarValueBase.h>

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

Public 멤버 함수

void SetPercent (int32 Value, int32 MaxValue)
UUIBase(으)로부터 상속된 Public 멤버 함수
UUIManagerSubsystemGetUIManagerSubsystem ()
virtual void LateInit ()

Protected 멤버 함수

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

Protected 속성

TObjectPtr< UTextBlock > Half
TObjectPtr< UTextBlock > MaxValueSlot
TObjectPtr< UProgressBar > Progress
TObjectPtr< UTextBlock > ValueSlot
UUIBase(으)로부터 상속된 Protected 속성
FWidgetAnimationDynamicEvent AnimationFinishEvent

상세한 설명

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

멤버 함수 문서화

◆ NativeConstruct()

void UProgressBarValueBase::NativeConstruct ( )
overrideprotectedvirtual

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

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

◆ NativeDestruct()

void UProgressBarValueBase::NativeDestruct ( )
overrideprotectedvirtual

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

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

◆ NativePreConstruct()

void UProgressBarValueBase::NativePreConstruct ( )
overrideprotectedvirtual

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

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

◆ SetPercent()

void UProgressBarValueBase::SetPercent ( int32 Value,
int32 MaxValue )

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

다음을 참조함 : MaxValueSlot, Progress, ValueSlot.

멤버 데이터 문서화

◆ Half

TObjectPtr<UTextBlock> UProgressBarValueBase::Half
protected

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

◆ MaxValueSlot

TObjectPtr<UTextBlock> UProgressBarValueBase::MaxValueSlot
protected

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

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

◆ Progress

TObjectPtr<UProgressBar> UProgressBarValueBase::Progress
protected

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

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

◆ ValueSlot

TObjectPtr<UTextBlock> UProgressBarValueBase::ValueSlot
protected

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

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


이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: