Payback
0.0.1
CK Graduation Project
로딩중...
검색중...
일치하는것 없음
LPP_PreservePosition.h
이 파일의 문서화 페이지로 가기
1
// Fill out your copyright notice in the Description page of Project Settings.
2
3
#pragma once
4
5
#include "CoreMinimal.h"
6
#include "
LevelPlayerPlacer.h
"
7
#include "LPP_PreservePosition.generated.h"
8
13
UCLASS()
14
class CK_UE_API
ULPP_PreservePosition
: public
ULevelPlayerPlacer
15
{
16
GENERATED_BODY()
17
18
public
:
19
virtual
void
PlacePlayer
(UWorld* InWorld)
override
{ }
20
};
LevelPlayerPlacer.h
ULPP_PreservePosition
Definition
LPP_PreservePosition.h:15
ULPP_PreservePosition::PlacePlayer
virtual void PlacePlayer(UWorld *InWorld) override
Definition
LPP_PreservePosition.h:19
ULevelPlayerPlacer
Definition
LevelPlayerPlacer.h:14
Source
CK_UE
Level
Placer
LPP_PreservePosition.h
다음에 의해 생성됨 :
1.9.8