#Using an Event vs Function call from another sctipt.

1 messages · Page 1 of 1 (latest)

turbid lance
#

1)When should I call a function from another script vs use an Event?

In the case of calling a function from another script, I will be checking if the script instance is alive or not before doing so.

#

2)Also is it possible to use events without referencing the publisher object?