Beta
Settings used with AimAssistRegistry.addCategory for creation of the AimAssistCategory.
Constructor that takes a unique Id to associate with the created AimAssistCategory. Must have a namespace.
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.
Readonly
The unique Id used to register the category with. Must have a namespace.
The record mapping block Ids to their priority settings. Larger numbers have greater priority.
Gets the priority settings used for block targeting.
The record mapping entity Ids to their priority settings. Larger numbers have greater priority.
Gets the priority settings used for entity targeting.
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.
Settings used with AimAssistRegistry.addCategory for creation of the AimAssistCategory.