View source
typedef EntryConstructorFunction
package funkin.data
import funkin.data.BaseRegistry
Available on all platforms
The entry's constructor function takes 2 arguments, the entry ID and optional parameters.
Alias
alias for
(String, Dynamic) ‑> Void