Version: 2022.2
public static void SetInputCount (U playable, int value);

参数

playable 此操作所用的 Playable

描述

更改 Playable 支持的输入数量。

Use this templated extension method on any type that inherits from IPlayable.