SetCurrentCharacterKeySet
 
 
 

SetCurrentCharacterKeySet

Introduced

v6.0

Description

Sets the name of the current character key set as a string in the "CurrentCharacterKeySet" property of the Scene object. You can also specify an empty string to clear the current current character key set.

Scripting Syntax

SetCurrentCharacterKeySet( CharacterKeySet );

Parameters

Parameter Type Description
CharacterKeySet String

Default Value: The new current character key set

See Also

AddProxyParamToCharacterKeySet CreateCharacterKeySet CreateSubCharacterKeySet DeleteCurrentCharacterKeySet GetAllCharacterKeySets GetCurrentCharacterKeySet InspectCurrentCharacterKeySet OpenAnimationEditorOnCurrentCharacterKeySet RemoveKeyOnCharacterKeySet SaveKeyOnCharacterKeySet