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