Skip to content

event_create

Hyomoto edited this page Oct 16, 2020 · 1 revision
Jump To Go Back Arguments Methods Variables

event_create( FAST.event, delay, parameters, function, *once )

Returns an event that will run once during the specified event

// no example provided

Arguments

Name Type Purpose
FAST.event undef none provided
delay undef none provided
parameters undef none provided
function undef none provided
*once undef none provided
Clone this wiki locally