KLingo Project Documentation
1.0.0
Unreal Engine 5.6 C++ Project Documentation
로딩중...
검색중...
일치하는것 없음
ECompassMarkerType.h
이 파일의 문서화 페이지로 가기
1
#pragma once
2
3
UENUM(BlueprintType)
4
enum class
ECompassMarkerType
: uint8
5
{
6
None
,
7
QuestStart
,
8
QuestEnd
,
9
Wheatly
,
10
Teleporter
,
11
FinalResult
,
12
OtherPlayer
13
};
ECompassMarkerType
ECompassMarkerType
Definition
ECompassMarkerType.h:5
ECompassMarkerType::QuestStart
@ QuestStart
ECompassMarkerType::Wheatly
@ Wheatly
ECompassMarkerType::None
@ None
ECompassMarkerType::FinalResult
@ FinalResult
ECompassMarkerType::QuestEnd
@ QuestEnd
ECompassMarkerType::Teleporter
@ Teleporter
ECompassMarkerType::OtherPlayer
@ OtherPlayer
Source
LatteLibrary
Data
Public
ECompassMarkerType.h
생성시간 : 금 1월 9 2026 00:25:57, 프로젝트명 : KLingo Project Documentation, 생성자 :
1.9.8