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

Playable.outputCount

매뉴얼로 전환
public int outputCount ;

설명

The count of inputs on the Playable. This count includes slots that aren't connected to anything. This is equivalent to, but much faster than calling GetOutputs().Length.