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

#include <PlayerShopInteractorComponent.h>

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

Public 멤버 함수

 UPlayerShopInteractorComponent ()
void RequestPurchaseItem (FName ItemID)
void RequestReadyForNight ()
void RequestReroll ()

Protected 멤버 함수

void Server_RequestPurchaseItem (FName ItemID)
void Server_RequestReadyForNight ()
void Server_RequestReroll ()

상세한 설명

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

생성자 & 소멸자 문서화

◆ UPlayerShopInteractorComponent()

UPlayerShopInteractorComponent::UPlayerShopInteractorComponent ( )

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

멤버 함수 문서화

◆ RequestPurchaseItem()

void UPlayerShopInteractorComponent::RequestPurchaseItem ( FName ItemID)

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

다음을 참조함 : Server_RequestPurchaseItem().

이 함수 내부에서 호출하는 함수들에 대한 그래프입니다.:

◆ RequestReadyForNight()

void UPlayerShopInteractorComponent::RequestReadyForNight ( )

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

다음을 참조함 : Server_RequestReadyForNight().

이 함수 내부에서 호출하는 함수들에 대한 그래프입니다.:

◆ RequestReroll()

void UPlayerShopInteractorComponent::RequestReroll ( )

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

다음을 참조함 : Server_RequestReroll().

이 함수 내부에서 호출하는 함수들에 대한 그래프입니다.:

◆ Server_RequestPurchaseItem()

void UPlayerShopInteractorComponent::Server_RequestPurchaseItem ( FName ItemID)
protected

다음을 참조함 : Server_RequestPurchaseItem().

다음에 의해서 참조됨 : RequestPurchaseItem(), Server_RequestPurchaseItem().

이 함수 내부에서 호출하는 함수들에 대한 그래프입니다.:
이 함수를 호출하는 함수들에 대한 그래프입니다.:

◆ Server_RequestReadyForNight()

void UPlayerShopInteractorComponent::Server_RequestReadyForNight ( )
protected

다음을 참조함 : Server_RequestReadyForNight().

다음에 의해서 참조됨 : RequestReadyForNight(), Server_RequestReadyForNight().

이 함수 내부에서 호출하는 함수들에 대한 그래프입니다.:
이 함수를 호출하는 함수들에 대한 그래프입니다.:

◆ Server_RequestReroll()

void UPlayerShopInteractorComponent::Server_RequestReroll ( )
protected

다음을 참조함 : Server_RequestReroll().

다음에 의해서 참조됨 : RequestReroll(), Server_RequestReroll().

이 함수 내부에서 호출하는 함수들에 대한 그래프입니다.:
이 함수를 호출하는 함수들에 대한 그래프입니다.:

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