Paradies Project
Loading...
Searching...
No Matches
USettingsSaveGame Class Reference

환경설정(볼륨 등)만 저장하는 전용 세이브 게임입니다. More...

#include <SettingsSaveGame.h>

Inheritance diagram for USettingsSaveGame:
Inheritance graph
Collaboration diagram for USettingsSaveGame:
Collaboration graph

Public Attributes

float BGMVolume = 0.7f
 BGM 볼륨 (0.0 ~ 1.0).
float SFXVolume = 0.8f
 SFX 볼륨 (0.0 ~ 1.0).

Detailed Description

환경설정(볼륨 등)만 저장하는 전용 세이브 게임입니다.

ParadiseSaveGame과 완전히 독립적으로 작동하며, 게임 진행 데이터와 별도로 "AudioSettings" 슬롯에 저장됩니다.


The documentation for this class was generated from the following file: