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

Playable.GetTypeOf

Switch to Manual
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.