Exemplo n.º 1
0
 public PlayableOutputNode(PlayableOutput content)
     : base(content, content.GetWeight(), true)
 {
 }