add_component_menu

function in Infernux.components
add_component_menu(path: str)  Callable

Description

Specify where this component appears in the Add Component menu.

Args: path: Menu path like "Physics/Character Controller".

description

Parameters

Name Type Description
path str

Example

example

# TODO: Add example for add_component_menu