updateCharacter

Updates a character with parsed configurations.

package
void
updateCharacter
(,
string name
,
string value
)

Parameters

characterName string

The name of the character to update.

name string

The name of the configuration.

value string

The value of the configuration.

Meta