CriWare Unreal Engine
Plug-ins for CriWare solutions.
読み取り中…
検索中…
一致する文字列を見つけられません
FAtomBusSendInfo 構造体

#include <AtomConfig.h>

公開メンバ関数

 FAtomBusSendInfo ()
 FAtomBusSendInfo (const FString InSendToBusName, float InLevel, EAtomBusSendType InSendType)
bool operator!= (const FAtomBusSendInfo &Other) const
bool operator== (const FAtomBusSendInfo &Other) const

公開変数類

float Level
FString SendToBusName
EAtomBusSendType SendType

詳解

FAtomBusInfo struct

構築子と解体子

◆ FAtomBusSendInfo() [1/2]

FAtomBusSendInfo::FAtomBusSendInfo ( )

◆ FAtomBusSendInfo() [2/2]

FAtomBusSendInfo::FAtomBusSendInfo ( const FString InSendToBusName,
float InLevel,
EAtomBusSendType InSendType )

関数詳解

◆ operator!=()

bool FAtomBusSendInfo::operator!= ( const FAtomBusSendInfo & Other) const
inline

◆ operator==()

bool FAtomBusSendInfo::operator== ( const FAtomBusSendInfo & Other) const
inline

メンバ詳解

◆ Level

float FAtomBusSendInfo::Level

Bus volume.

◆ SendToBusName

FString FAtomBusSendInfo::SendToBusName

Bus name.

◆ SendType

EAtomBusSendType FAtomBusSendInfo::SendType

Bus volume.


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