get_config


Description:

[ Version ( since = "1.10" ) ]
public Structure get_config ()

Get a copy of the current configuration of the player.

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

Parameters:

this

Player instance

Returns:

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