Beta
Constructor that takes a unique Id to associate with the created AimAssistCategory. Must have a namespace.
This function can't be called in read-only mode.
Optional. Default targeting priority used for block types not provided to setBlockPriorities.
This property can't be edited in read-only mode.
Optional. Default targeting priority used for entity types not provided to setEntityPriorities.
This property can't be edited in read-only mode.
Readonly
identifierThe unique Id used to register the category with. Must have a namespace.
A record mapping block Ids to their priority settings. Larger numbers have greater priority.
Sets the priority settings used for block targeting.
This function can't be called in read-only mode.
A record mapping entity Ids to their priority settings. Larger numbers have greater priority.
Sets the priority settings used for entity targeting.
This function can't be called in read-only mode.
Settings used with AimAssistRegistry.addCategory for creation of the AimAssistCategory.