Files
TrinityCore/src/server/scripts
Aokromes 6815c24be1 Scripts/Commands: New argument parsing methodology (PR #22363)
- Detect the arguments accepted by the command handler
- Tokenize out those arguments automatically and feed them to the handler
- Unmatched rest of the string can be accepted by trailing char const* or CommandArgs*
2018-09-09 14:31:14 +02:00
..
2018-01-01 01:06:19 +01:00
2018-08-22 18:52:28 +02:00
2018-07-29 19:16:03 +02:00
2018-01-01 01:06:19 +01:00