Version: 2022.3
public static bool IsValid (U playable);

参数

playable 此操作所用的 Playable

返回

bool 如果 PlayablePlayableGraph 正确构造且未被销毁,则返回 true,否则返回 false。

描述

返回当前 Playable 的有效性。

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


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