Nature of the connection binding an input to a bus.
| 枚举值 |
|---|
| ConnectionType_Direct | Direct (main, dry) connection.
|
| ConnectionType_GameDefSend | Connection by a game-defined send.
|
| ConnectionType_UserDefSend | Connection by a user-defined send.
|
| ConnectionType_ReflectionsSend | Connection by a early reflections send.
|
| ConnectionType_Last | End of enum, invalid value.
|