Skip to main content

this_interactive

Discworld driver help

this_interactive

Name

this_interactive() - return the object representing the current player

Synopsis

object this_interactive( void );

Description

Return the object representing the player that caused the calling function to be called. This returns what this_player() was originally even if it changed later due to enable_commands() or command().

See also

this_player(), this_user()