Over 11,000 five-star assets

Rated by 85,000+ customers

Supported by 100,000+ forum members

Every asset moderated by Unity

1/6
Do you want more performant and more flexible Invokes? Fast Invoke can do all of that! Use it to invoke methods with many different delays and repeats with minimum performance costs!
Render pipeline compatibility
The Built-in Render Pipeline is Unity’s default render pipeline. It is a general-purpose render pipeline that has limited options for customization. The Universal Render Pipeline (URP) is a Scriptable Render Pipeline that is quick and easy to customize, and lets you create optimized graphics across a wide range of platforms. The High Definition Render Pipeline (HDRP) is a Scriptable Render Pipeline that lets you create cutting-edge, high-fidelity graphics on high-end platforms.
Unity VersionBuilt-inURPHDRP
2020.3.48f1
Compatible
Compatible
Compatible
Description

Fast Invoke is an alternative to the MonoBehavior Invoke and InvokeRepeating.

Fast Invoke uses Tasks, to run your code asyncronously. This will be great for performance as well as make your code more flexible and modular!


Performance

MonoBehavior Invoke uses reflection (using the input string to search through all methods and select the right one) to call the desired method. This is very slow. Fast Invoke uses Actions as an alternative, which is a lot faster!


Even Better

Next to performance benefits, Fast Invoke also allows you to add any variable to the function being called (using generics). This way you can pass any variable you desire, so you don't have to rely on global variables for the variables used in the invoked method.


More Functionality

MonoBehavior Invoke just has Invoke and InvokeRepeating, which Fast Invoke also has (but improved). Next to this Fast Invoke also has InvokeMultiple and InvokeMultipleRepeated, so you can run the desired method multiple times from 1 line of code!

A great example use case would be spawning waves of enemies on a timer, which can easily be managed this way.

Technical details

Features

- Performant Invokes and InvokeRepeating

- Manage invokes from 1 line of code

- Extra functionality over regular Invokes


Supported OS

- All!

Fast Invoke

(5)
29 users have favourite this asset
(29)
$7.99
Seat
1
Updated price and taxes/VAT calculated at checkout
Refund policy
This asset is covered by the Unity Asset Store Refund Policy. Please see section 2.9.3 of the EULA for details.
Secure checkout:
Supported payment methods: Visa, Mastercard, Maestro, Paypal, Amex
License type
File size
249.7 KB
Latest version
1.1
Latest release date
Jul 10, 2023
Original Unity version
2020.3.48
Quality assets
Over 11,000 five-star assets
Trusted
Rated by 85,000+ customers
Community support
Supported by 100,000+ forum members
Unity logo
Language
Feedback
Partners Program
Partners
USD
EUR
Copyright © 2025 Unity Technologies
All prices are exclusive of tax
USD
EUR