CriWare Unreal Engine
Plug-ins for CriWare solutions.
読み取り中…
検索中…
一致する文字列を見つけられません
Create Control Bus Mix
Identifier
CreateBusMix
Description
Creates a modulation bus mix, with a bus stage set to the provided target value.
Target is Atom Modulation Statics
Inputs
Arg Description
In
Exec
Name
Name
Name of mix.
Stages
Array of Atom Modulation Control Bus Mix Stage Structures
Stages mix is responsible for.
Activate
Boolean
Whether or not to activate mix on creation. If true, deactivation will only occur if returned mix is manually deactivated and not referenced or destroyed (i.e. will not deactivate when all references become inactive).
Outputs
Arg Description
Out
Exec
Bus Mix
Atom Modulation Control Bus Mix Object Reference
Capture this in a Blueprint variable to prevent it from being automatically garbage collected.