is_time_effect


Description:

[ Version ( since = "1.18" ) ]
public bool is_time_effect ()

Get whether the effect is considered a time effect or not.

An effect with registered time properties or set translation functions is considered a time effect.

Parameters:

this

A BaseEffect

Returns:

true if this is considered a time effect.