Version: 2017.3 (switch to 2017.4)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ScriptPlayableOutput.Create

public static Playables.ScriptPlayableOutput Create(Playables.PlayableGraph graph, string name);

Parameters

graph The PlayableGraph that will contain the ScriptPlayableOutput.
name The name of this ScriptPlayableOutput.

Returns

ScriptPlayableOutput The created ScriptPlayableOutput.

Description

Creates a new ScriptPlayableOutput in the associated PlayableGraph.

Did you find this page useful? Please give it a rating: