remove
Description:
[
Version ( deprecated =
true , deprecated_since =
"1.8" , since =
"0.6" ) ]
public void remove (
ulong id_)
Warning: remove is deprecated since 1.8.
Removes the Timeline with the given id inside this
.
If the timeline has other timelines attached to it, those are removed as well.
Parameters:
this |
a Score
|
id_ |
the id of the timeline to remove
|