Payback 0.0.1
CK Graduation Project
로딩중...
검색중...
일치하는것 없음
ILevelPostLoad 클래스 참조abstract

#include <LevelPostLoad.h>

ILevelPostLoad에 대한 상속 다이어그램 :
Inheritance graph
ILevelPostLoad에 대한 협력 다이어그램:
Collaboration graph

Public 멤버 함수

virtual void OnPostLoadStart (const FLevelStreamingContext Context)=0
 
virtual ELevelStreamingEffectResult OnPostLoadUpdate (const FLevelStreamingContext Context)=0
 
virtual void OnPostLoadEnd (const FLevelStreamingContext Context)=0
 

멤버 함수 문서화

◆ OnPostLoadEnd()

virtual void ILevelPostLoad::OnPostLoadEnd ( const FLevelStreamingContext  Context)
pure virtual

ULSE_Block, ULSE_Fade에서 구현되었습니다.

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

◆ OnPostLoadStart()

virtual void ILevelPostLoad::OnPostLoadStart ( const FLevelStreamingContext  Context)
pure virtual

ULSE_Block, ULSE_Fade에서 구현되었습니다.

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

◆ OnPostLoadUpdate()

virtual ELevelStreamingEffectResult ILevelPostLoad::OnPostLoadUpdate ( const FLevelStreamingContext  Context)
pure virtual

ULSE_Block, ULSE_Fade에서 구현되었습니다.

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

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