Craig Martin

(Official) LUA Scripting Documentation

get_actor_name

Get the name of the context actor.


Spec:

get_actor_name()

Returns


Example

notify(get_actor_name(), " has completed a level!")

Incomplete

This documentation is incomplete


back