ChoreAddAttachmentKey ChoreAddAttachmentKey(Chore, string, number, string, string, boolean, Vector3, Quaternion) Chore: string: number: string: string: boolean: (optional) Vector3: (optional) Quaternion: (optional) Returns: Nothing Usage ChoreAddAttachmentKey(variableChore, variableString, variableNumber, variableString, variableString) ChoreAddAttachmentKey(variableChore, variableString, variableNumber, variableString, variableString, variableBoolean) ChoreAddAttachmentKey(variableChore, variableString, variableNumber, variableString, variableString, variableBoolean, variableVector3) ChoreAddAttachmentKey(variableChore, variableString, variableNumber, variableString, variableString, variableBoolean, variableVector3, variableQuaternion) Back To Scripting Documentation