Functions
This post will outline and define the functions to be used from the n00dEmotes Component in the UI.
GET CATEGORIES
This will return an array of all the user’s defined categories in BPC_N00dEmotes
GET CATEGORY ICONS
Grab us all the icons from a category
GET CATEGORY NAMES
Return all the names of the emotes defined under a specified category
GET CATEGORY ICONS MAP
Grab the list of mapped icon and name under a category, if needed.
GET CATEGORY FROM SELECTED
This will return us the category of the selected option on the UI
ADD ROWS TO CONTAINER
Specify a container you are using on your UI to fill your emote rows with, and we’ll add all the emotes from that category into that container.
ADD CATEGORIES TO COMBO BOX
Specify a Combo Box and we’ll fill it with all the categories you’ve outlined in the component.
EMOTE AND SERVER EMOTE
Take care of emoting here. Parse any category into this and select the integer of the desired emote on that category.
EMOTE FX
An effects node designed to make your emoting stand out with AnimNotifies. Add AN_N00dEmote to your sequence to use