Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

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

Playable.GetTypeOf

public static Type GetTypeOf(Experimental.Director.Playable playable);

Parameters

playable Playable you wish to know the type.

Returns

Type The Type of Playable.

Description

Use GetTypeOf to get the Type of Playable.