Skip to main content

TriInspectorBridge

8 tools in this family (folder Editor/Tools/TriInspectorBridge/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.

ToolEffectDescription
inspector_group_add_button_to_methodwritesAdd a [Button(\
inspector_group_add_group_to_classwritesWrap a contiguous set of fields in a Tri-Inspector group: BoxGroup, FoldoutGroup,
inspector_group_add_to_fieldwritesInsert a Tri-Inspector attribute line above a named field in a .cs file.
inspector_group_add_validator_to_fieldwritesAdd a validator attribute above a field: Required, ValidateInput(nameof(Method)),
inspector_group_apply_presetwritesApply a canned attribute preset to a class. Presets:
inspector_group_describe_existingread-onlyParse a .cs file and report every Tri-Inspector / Buril attribute applied to fields
inspector_group_propose_from_classread-onlyAsk the active chat provider to propose Tri-Inspector attribute additions for a given
inspector_group_remove_all_from_classwritesStrip every Tri-Inspector / Buril attribute line from a class. Removes lines that