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