|
KLingo Project Documentation 1.0.0
Unreal Engine 5.6 C++ Project Documentation
|
GConfig 래퍼 설정 관리 시스템 더 자세히 ...
#include "CoreMinimal.h"#include "Kismet/BlueprintFunctionLibrary.h"#include "UConfigLibrary.generated.h"
UConfigLibrary.h에 대한 include 의존 그래프
이 그래프는 이 파일을 직/간접적으로 include 하는 파일들을 보여줍니다.:클래스 | |
| class | UConfigLibrary |
| GConfig 래퍼 라이브러리 더 자세히 ... | |
GConfig 래퍼 설정 관리 시스템
GConfig를 래핑하여 간단한 Get/Set API 제공
사용 예시:
UConfigLibrary.h 파일에서 정의되었습니다.