Version: 2021.3
public static double GetPreviousTime (U playable);

参数

playable 此操作所用的 Playable

返回

double 上一个时间(以秒为单位)。

描述

返回 Playable 的上一个本地时间。

Use this templated extension method on any type that inherits from IPlayable.