About
Handles bounce/cooldowns automatically.
bool Bounce.Instance.HasCooldown("key");
bool Bounce.Instance.SetCooldown("key", 1.0f);
if ( Bounce.Instance.AutoCooldown("key", 1.0f ) )
return;
Handles bounce/cooldowns automatically.
bool Bounce.Instance.HasCooldown("key");
bool Bounce.Instance.SetCooldown("key", 1.0f);
if ( Bounce.Instance.AutoCooldown("key", 1.0f ) )
return;
Simple MCP server for AI tools
No summary provided.
No summary provided.
MAKE SURE TO BACK YOUR STUFF UP
View -> Git Client