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

#include <AnimNotify_PlayAtomSound.h>

UAnimNotify_PlayAtomSound の継承関係図

公開メンバ関数

 UAnimNotify_PlayAtomSound ()
virtual FString GetNotifyName_Implementation () const override
virtual void Notify (USkeletalMeshComponent *MeshComp, UAnimSequenceBase *Animation) override
virtual void Notify (USkeletalMeshComponent *MeshComp, UAnimSequenceBase *Animation, const FAnimNotifyEventReference &EventReference) override

公開変数類

FName AttachName
uint32 bFollow:1
uint32 bStatic:1
float PitchMultiplier
TObjectPtr< UAtomSoundBaseSound
float VolumeMultiplier

構築子と解体子

◆ UAnimNotify_PlayAtomSound()

UAnimNotify_PlayAtomSound::UAnimNotify_PlayAtomSound ( )

関数詳解

◆ GetNotifyName_Implementation()

FString UAnimNotify_PlayAtomSound::GetNotifyName_Implementation ( ) const
overridevirtual

◆ Notify() [1/2]

void UAnimNotify_PlayAtomSound::Notify ( USkeletalMeshComponent * MeshComp,
UAnimSequenceBase * Animation )
overridevirtual

◆ Notify() [2/2]

void UAnimNotify_PlayAtomSound::Notify ( USkeletalMeshComponent * MeshComp,
UAnimSequenceBase * Animation,
const FAnimNotifyEventReference & EventReference )
overridevirtual

メンバ詳解

◆ AttachName

FName UAnimNotify_PlayAtomSound::AttachName

◆ bFollow

uint32 UAnimNotify_PlayAtomSound::bFollow

◆ bStatic

uint32 UAnimNotify_PlayAtomSound::bStatic

◆ PitchMultiplier

float UAnimNotify_PlayAtomSound::PitchMultiplier

◆ Sound

TObjectPtr<UAtomSoundBase> UAnimNotify_PlayAtomSound::Sound

◆ VolumeMultiplier

float UAnimNotify_PlayAtomSound::VolumeMultiplier

このクラス詳解は次のファイルから抽出されました: