SaveKeyOnCharacterKeySet
 
 
 

SaveKeyOnCharacterKeySet

Introduced

v6.0

Description

Saves a key at current the key time on all the keyable parameters of the current character key set. This command is called by SaveKey internally if the SaveKey command mapping has been set to "Key Character Key Sets". It is implemented simply as a wrapper around SaveKeyOnKeyable and can be mapped to a keyboard shortcut. If a character key set contains no keyable parameters, the SaveKeyOnKeyable command reports having been canceled.

Scripting Syntax

SaveKeyOnCharacterKeySet();

See Also

SaveZeroKeyOnCharacterKeySet AddProxyParamToCharacterKeySet CreateCharacterKeySet CreateSubCharacterKeySet DeleteCurrentCharacterKeySet GetAllCharacterKeySets GetCurrentCharacterKeySet InspectCurrentCharacterKeySet OpenAnimationEditorOnCurrentCharacterKeySet RemoveKeyOnCharacterKeySet SaveKey SaveKeyOnKeyable SetCurrentCharacterKeySet