CriWare Unreal Engine
Plug-ins for CriWare solutions.
読み取り中…
検索中…
一致する文字列を見つけられません
AtomAisacParameterComponent.cpp ファイル
#include "Atom/Gameplay/AtomAisacParameterComponent.h"
#include "Kismet/KismetStringLibrary.h"
#include "Atom/AtomRuntime.h"
#include "Atom/AtomActiveSound.h"
#include <UE_INLINE_GENERATED_CPP_BY_NAME(AtomAisacParameterComponent)>

名前空間

namespace  AtomAisacParameterComponentConsoleVariables

関数

FAutoConsoleVariableRef AtomAisacParameterComponentConsoleVariables::CVarSetParamOnlyOnValueChange (TEXT("atom.AtomAisacParameterComponent.SetParamOnlyOnValueChange"), bSetParamOnlyOnValueChange, TEXT("Only sets parameters when the underlying value has changed.\n0: Disable, 1: Enable (default)"), ECVF_Default)
 DEFINE_LOG_CATEGORY (LogCriWareAtomAisacParameterComponent)

変数

int32 AtomAisacParameterComponentConsoleVariables::bSetParamOnlyOnValueChange = 1

関数詳解

◆ DEFINE_LOG_CATEGORY()

DEFINE_LOG_CATEGORY ( LogCriWareAtomAisacParameterComponent )