libER 0.1.4.2
ELDEN RING API library
Loading...
Searching...
No Matches
Public Attributes | List of all members
from::paramdef::SOUND_CUTSCENE_PARAM_ST Struct Reference

This struct was automatically generated from XML paramdefs. More...

#include <SOUND_CUTSCENE_PARAM_ST.hpp>

Public Attributes

bool disableParam_NT: 1 { false }
 Do you remove it from the NT version output?
 
unsigned char disableParamReserve1: 7
 Reserve for package output 1.
 
unsigned char disableParamReserve2 [3]
 Reserve for package output 2.
 
unsigned char ReverbType { 0 }
 Reverb type in cutscenes.
 
short BgmBehaviorTypeOnStart { 0 }
 Normal BGM behavior at the start of cutscenes.
 
short OneShotBgmBehaviorOnStart { 0 }
 One-shot BGM behavior at the start of the cutscene.
 
int PostPlaySeId { -1 }
 SEID (category: p) specification to post at the end of the cutscene (-1: do not post)
 
int PostPlaySeIdForSkip { -1 }
 Post at the end of the cutscene SEID_Skip (category: p) specified (-1: do not post)
 
float EnterMapMuteStopTimeOnDrawCutscene { -1.f }
 Cutscene drawing time to unmute immediately after entering [seconds] (less than 0: not canceled in drawing time)
 

Detailed Description

This struct was automatically generated from XML paramdefs.

Member Data Documentation

◆ BgmBehaviorTypeOnStart

short from::paramdef::SOUND_CUTSCENE_PARAM_ST::BgmBehaviorTypeOnStart { 0 }

Normal BGM behavior at the start of cutscenes.

Specifies normal BGM behavior at the start of cutscenes

◆ disableParam_NT

bool from::paramdef::SOUND_CUTSCENE_PARAM_ST::disableParam_NT

Do you remove it from the NT version output?

Parameters marked with ○ are excluded in the NT version package.

◆ OneShotBgmBehaviorOnStart

short from::paramdef::SOUND_CUTSCENE_PARAM_ST::OneShotBgmBehaviorOnStart { 0 }

One-shot BGM behavior at the start of the cutscene.

Specifies the one-shot BGM behavior at the start of the cutscene

◆ PostPlaySeIdForSkip

int from::paramdef::SOUND_CUTSCENE_PARAM_ST::PostPlaySeIdForSkip { -1 }

Post at the end of the cutscene SEID_Skip (category: p) specified (-1: do not post)

SEID_ for skipping to post at the end of the cutscene (category: p) specified (-1: not posted)

◆ ReverbType

unsigned char from::paramdef::SOUND_CUTSCENE_PARAM_ST::ReverbType { 0 }

Reverb type in cutscenes.

Specifies the reverb type to apply during the cutscene


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