mp_stayAlive()

Description

Configure this instance to be in stayAlive mode and be room independent. Instance NEEDS to be persistent!

More information: Instance scope and rooms.

Example

///Create Event
mp_sync();
mp_stayAlive();

Arguments

None

Returns

Nothing