Update API
This commit is contained in:
parent
129e7ba35a
commit
061c737ea8
2
API.txt
2
API.txt
@ -118,7 +118,7 @@ Cancels all effects from a player with the given tag. If player_name is nil,
|
|||||||
it cancels all matching effects from all players.
|
it cancels all matching effects from all players.
|
||||||
|
|
||||||
monoidal_effects.get_remaining_time(effect_id)
|
monoidal_effects.get_remaining_time(effect_id)
|
||||||
Gets the remaining time of an effect, in seconds.
|
Gets the remaining time of an effect, in seconds, or "perm".
|
||||||
|
|
||||||
monoidal_effects.get_player_effects("player_name")
|
monoidal_effects.get_player_effects("player_name")
|
||||||
Gets a set of effects applied to the given player
|
Gets a set of effects applied to the given player
|
||||||
|
Loading…
x
Reference in New Issue
Block a user