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

#include <Atom.h>

公開変数類

uint32 InstanceID = INDEX_NONE
UPTRINT PlaybackInstanceHash = INDEX_NONE
int32 SoundID = INDEX_NONE
FName SoundName
int32 StartBlockIndex = INDEX_NONE
int32 StartTrackIndex = INDEX_NONE
EAtomSoundPlaybackType Type = EAtomSoundPlaybackType::Unknown

メンバ詳解

◆ InstanceID

uint32 FAtomSoundPlayback::InstanceID = INDEX_NONE

◆ PlaybackInstanceHash

UPTRINT FAtomSoundPlayback::PlaybackInstanceHash = INDEX_NONE

◆ SoundID

int32 FAtomSoundPlayback::SoundID = INDEX_NONE

The Atom ID of the sound being played by the playback.

◆ SoundName

FName FAtomSoundPlayback::SoundName

The name of the sound being played by the playback.

◆ StartBlockIndex

int32 FAtomSoundPlayback::StartBlockIndex = INDEX_NONE

The blcokindex used at stratup.

◆ StartTrackIndex

int32 FAtomSoundPlayback::StartTrackIndex = INDEX_NONE

The track ondex at startup.

◆ Type

The Type of playback being played.


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