get_config


Description:

public Structure get_config ()

Get a copy of the current configuration of the play.

This configuration can either be modified and used for the set_config call or it must be freed after usage.

Parameters:

this

Play instance

Returns:

a copy of the current configuration of this. Use free after usage or set_config.