Skip to content

LogicallyUnfit/TGLogicCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TGLogicCore

Core Functions for my WoW Addons.

dump(rawdata)

Dump will turn arrays into Formatted data mostly like json

has_value (tab, val)

has_value looks for val in tab(a table)

print_r(output,prefix,error)

prints to chat, output. prefix defaults to LogicCore, error is t/r operator to add [ERROR] tag in chat.

About

Core Addon Functions for my WoW Addons.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages