Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

PlayableExtensions.IsDelayed

public static bool IsDelayed(U playable);

Parameters

playableThe Playable used by this operation.

Returns

bool True if the playable is delayed, false otherwise.

Description

Returns whether or not the Playable has a delay.

NOTE: This is a templated extension method that can be used on any type that inherits from IPlayable.

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