Interface: ILoadUserInfoOptions
Parameters defining how loadUserInfo command works with history.
Remarks
(Editor:class).loadUserInfo uses these parameters.
Properties
addSnapshot?
optionaladdSnapshot?:boolean
If true, the LoadUserInfo command changes will be added to the history. The default value is true.
replaceLastSnapshot?
optionalreplaceLastSnapshot?:boolean
If true, the LoadUserInfo command changes replace last history snapshot. The default value is false.