update_skill_data
update_skill_data
Write this skill instance’s namespaced state into a
FunctionResult via update_global_data().
Parameters
result
The FunctionResult to add the global_data update to.
data
Skill state dictionary to store under the skill’s namespace.
Returns
FunctionResult — The result, for method chaining.