|
CriWare Unreal Engine
Plug-ins for CriWare solutions.
|
関数 | |
| 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 |
| 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 | ) |
| bool AtomActorAisacParameterConsoleVariables::bGatherImplementers = false |