Options
All
  • Public
  • Public/Protected
  • All
Menu

Parses the category out of a string (avatarCostumization.groupName)

Hierarchy

  • CategoryParser

Implements

Index

Properties

Methods

Properties

Private regexCategoryIdentifier

regexCategoryIdentifier: RegExp = new RegExp('group_(.*)', 'g')

Methods

Process

  • Process(groupName: string): string

Generated using TypeDoc