CriWare Unreal Engine
Plug-ins for CriWare solutions.
読み取り中…
検索中…
一致する文字列を見つけられません
AtomActorAisacParameterConsoleVariables 名前空間

関数

FAutoConsoleVariableRef CVarGatherImplementers (TEXT("atom.ActorAisacParameter.GatherImplementers"), bGatherImplementers, TEXT("When true, allows the interface to search for attached components and actors that implement the interface."), ECVF_Default)

変数

bool bGatherImplementers = false

関数詳解

◆ CVarGatherImplementers()

FAutoConsoleVariableRef AtomActorAisacParameterConsoleVariables::CVarGatherImplementers ( TEXT("atom.ActorAisacParameter.GatherImplementers") ,
bGatherImplementers ,
TEXT("When true, allows the interface to search for attached components and actors that implement the interface.") ,
ECVF_Default  )

変数詳解

◆ bGatherImplementers

bool AtomActorAisacParameterConsoleVariables::bGatherImplementers = false