Skip to content

Custom Category Method

Hippolippo edited this page Oct 17, 2022 · 1 revision

CustomCategory(string)

Namespace: PlasmaModding

Class: CustomNodeManager

public static AgentCategoryEnum CustomCategory(string name);

Parameters

Required Arguments:

  • name
    The name of the custom category

Returns:

  • An instance of AgentCategoryEnum describing the new category

Result:

  • Creates a new category for the node library named name if the custom category doesn't exist