CriWare Unreal Engine
Plug-ins for CriWare solutions.
読み取り中…
検索中…
一致する文字列を見つけられません
Atom::FAtomExPlayerGroup クラス

#include <AtomMixerPlayer.h>

公開メンバ関数

 FAtomExPlayerGroup (bool bEnableVoiceLimitScope=false, bool bEnableCategoryCueLimitScope=false)
bool IsCategoryCueLimitScopeEnabled () const
bool IsVoiceLimitScopeEnabled () const

非公開メンバ関数

void AddPlayer (FAtomExPlayer &Player)
void RemovePlayer (FAtomExPlayer &Player)

非公開変数類

bool bEnableCategoryCueLimitScope
bool bEnableVoiceLimitScope
FCriAtomExSoundObjectPtr ExSoundObject
friend FAtomExPlayer

詳解

FAtomExPlayerGroup class

Class which implements AtomEx "sound object" used for grouping voice and playback to scope limitation from Atom Craft paramters.

構築子と解体子

◆ FAtomExPlayerGroup()

Atom::FAtomExPlayerGroup::FAtomExPlayerGroup ( bool bEnableVoiceLimitScope = false,
bool bEnableCategoryCueLimitScope = false )

関数詳解

◆ AddPlayer()

void Atom::FAtomExPlayerGroup::AddPlayer ( FAtomExPlayer & Player)
private

◆ IsCategoryCueLimitScopeEnabled()

bool Atom::FAtomExPlayerGroup::IsCategoryCueLimitScopeEnabled ( ) const
inline

◆ IsVoiceLimitScopeEnabled()

bool Atom::FAtomExPlayerGroup::IsVoiceLimitScopeEnabled ( ) const
inline

◆ RemovePlayer()

void Atom::FAtomExPlayerGroup::RemovePlayer ( FAtomExPlayer & Player)
private

メンバ詳解

◆ bEnableCategoryCueLimitScope

bool Atom::FAtomExPlayerGroup::bEnableCategoryCueLimitScope
private

◆ bEnableVoiceLimitScope

bool Atom::FAtomExPlayerGroup::bEnableVoiceLimitScope
private

◆ ExSoundObject

FCriAtomExSoundObjectPtr Atom::FAtomExPlayerGroup::ExSoundObject
private

◆ FAtomExPlayer

friend Atom::FAtomExPlayerGroup::FAtomExPlayer
private

このクラス詳解は次のファイルから抽出されました:
  • C:/git/Engine/Plugins/Runtime/CriWare/CriWare/Source/CriWareCore/Public/Atom/Mixer/AtomMixerPlayer.h
  • C:/git/Engine/Plugins/Runtime/CriWare/CriWare/Source/CriWareCore/Private/Atom/Mixer/AtomMixerPlayer.cpp