Version: 5.3
Experimental: this API is experimental and might be changed or removed in the future.

Playable.GetInputs

매뉴얼로 전환
public void GetInputs (List<Playable> inputList);

파라미터

inputList List of Playables connected. This list can include nulls if Playables were disconnected from this Playable via Playable.Disconnect.

설명

Returns a lists of the input Playables.