Function chorus.usercmd.create

chorus.usercmd.create(spec: chorus.usercmd.Spec): (ids: chorus.usercmd.ID?...)

Create user commands

Also available by invoking chorus.usercmd as a function (or just usercmd when using the default prelude)

Parameters:

spec (chorus.usercmd.Spec) – The specification

Returns:

ids (chorus.usercmd.ID?...) – IDs of created commands